You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 138 Next »

Latest Releases

Grab these releases while they are hot!

  • The latest release for Camel 2.15.x is Camel 2.15.0 Release.
  • The latest release for Camel 2.14.x is Camel 2.14.2 Release.
  • The latest release for Camel 2.13.x is Camel 2.13.4 Release. (This is last planned release for 2.13.x which now is no longer maintained)
  • Camel versions 2.12.x and older are no longer actively developed.

Older Releases

See Download Archives

Getting the latest distributions

The URLs below use redirection

The above URLs use the Apache Mirror system to redirect you to a suitable mirror for your download. Some users have experienced issues with some versions of browsers (e.g. some Safari browsers). If the download doesn't seem to work for you from the above URL then try using Mozilla Firefox

Binary Distribution

Source Distribution

Keys

The KEYS used to sign the release can be found here.

Getting the Binaries using Maven 2

To use this release in your maven project, the proper dependency configuration that you should use in your Maven POM is:

<dependency>
  <groupId>org.apache.camel</groupId>
  <artifactId>camel-core</artifactId>
  <version>2.15.0</version>
</dependency>

Getting past releases

See the Download Archives for all time releases.

Maven 2 Repositories

  • No labels