Latest Releases
Grab these releases while they are hot!
- The latest milestone release for Camel 3.0.x is Camel 3.0.0-M4 (Milestone 4) Release.
- The latest release for Camel 2.24.x is Camel 2.24.1 Release.
- The latest release for Camel 2.23.x is Camel 2.23.3 Release.
- The latest release for Camel 2.22.x is Camel 2.22.5 Release.
- The latest release for Camel 2.21.x is Camel 2.21.5 Release.
- Camel versions 2.20.x and older are no longer actively developed.
Older Releases
Getting the latest distributions
Binary Distribution
Description | Download Link | PGP Signature file of download | MD5 Checksum file of download | SHA1 Checksum file of download |
---|---|---|---|---|
Windows Distribution (3.0.x branch) | ||||
Unix/Linux/Cygwin Distribution (3.0.x branch) | ||||
Windows Distribution (2.24.x branch) | ||||
Unix/Linux/Cygwin Distribution (2.24.x branch) | ||||
Windows Distribution (2.23.x branch) | ||||
Unix/Linux/Cygwin Distribution (2.23.x branch) | ||||
Windows Distribution (2.22.x branch) | ||||
Unix/Linux/Cygwin Distribution (2.22.x branch) | ||||
Windows Distribution (2.21.x branch) | ||||
Unix/Linux/Cygwin Distribution (2.21.x branch) |
Source Distribution
Description | Download Link | PGP Signature file of download | MD5 Checksum file of download | SHA1 Checksum file of download |
---|---|---|---|---|
Source (zip - 3.0.x branch) | ||||
Source (zip - 2.24.x branch) | ||||
Source (zip - 2.23.x branch) | ||||
Source (zip - 2.22.x branch) | ||||
Source (zip - 2.21.x branch) |
Keys
The KEYS
used to sign the release can be found here.
Getting the Binaries using Maven
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.24.1</version> </dependency>
Getting past releases
See the Download Archives for all time releases.
Releases In Progress
The following releases are currently in progress
Maven 2 Repositories
Repository | URL |
---|---|
Apache Camel Releases | https://repository.apache.org/content/repositories/releases/org/apache/camel/apache-camel/ |
Apache Camel Releases (old) | For Camel 1.6.0 or older releases: http://people.apache.org/repo/m2-ibiblio-rsync-repository/ |