Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

What are the dependencies?

Camel 2.6 or older can run on JDK 1.5 or better.
Camel 2.7 onwards requires JDK 1.6 or JDK 1.7.
Camel 2.14 onwards requires JDK 1.7 or better.
Camel 2.18 onwards requires JDK 1.8.

What are the runtime jar dependencies?

Apache Camel is designed to require a minimum number of dependencies for us so it is ideal for embedding into smart clients, message brokers, SOA frameworks and ESBs.The current dependencies of camel-core.jar, the core camel library is just commons-logging.jar.

Include Page
Camel JAR Dependencies
Camel JAR Dependencies

Other modules require other dependencies; such as camel-jms requires a JMS provider. To see the exact dependencies of the other modules see the Maven reports