Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Latest Releases

Section
Column
width20%
Div
stylepadding-right:20px;float:left;

Column
width80%
Div
stylemin-height:200px

Grab these releases while they are hot!

  • The latest release for Camel 2.15.x is Camel 2.15.2 Release.
  • The latest release for Camel 2.14.x is Camel 2.14.3 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

Info
titleThe 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:

Code Block
languagexml
<dependency>
  <groupId>org.apache.camel</groupId>
  <artifactId>camel-core</artifactId>
  <version>2.15.2</version>
</dependency>

Getting past releases

See the Download Archives for all time releases.

Include Page
In Progress
In Progress

Maven 2 Repositories