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

Compare with Current View Page History

« Previous Version 192 Next »

Latest Releases

Grab these releases while they are hot!

Older Releases

See Download Archives

Getting the latest distributions

Binary Distribution

Source Distribution

Description

Download Link

PGP Signature file of download

MD5 Checksum file of download

SHA1 Checksum file of download

Source (zip - 2.20.x branch)

apache-camel-2.20.1-src.zip

apache-camel-2.20.1-src.zip.asc

apache-camel-2.20.1-src.zip.md5

apache-camel-2.20.1-src.zip.sha1

Source (zip - 2.19.x branch)

apache-camel-2.19.4-src.zip

apache-camel-2.19.4-src.zip.asc

apache-camel-2.19.4-src.zip.md5

apache-camel-2.19.4-src.zip.sha1

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

Getting past releases

See the Download Archives for all time releases.

Maven 2 Repositories

  • No labels