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

Compare with Current View Page History

« Previous Version 152 Next »

Latest Releases

Grab these releases while they are hot!

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.16.0</version>
</dependency>

Getting past releases

See the Download Archives for all time releases.

Maven 2 Repositories

  • No labels