LibraryToggle FramesPrintFeedback

JAR Dependencies

JAR dependencies

The following JAR dependencies have changed:

  • From Apache Camel 2.4 onwards, the OSGi integration code and the Spring integration code have been decoupled, so that there is no longer any need for the following artifacts:

    • camel-osgi

    • camel-spring-osgi

    In fact, these artifacts are no longer provided with Apache Camel 2.4. If you want to use the integration with Spring, you only need to install the camel-spring artifact.

  • From Apache Camel 2.5 onwards, the following test artifacts have been deprecated and will be removed in a future release:

    • camel-core-tests

    • camel-spring-tests

    In future, you should use only the camel-test artifact, if you want to use the Apache Camel test kit.

  • From Apache Camel 2.9 onwards, the following dependencies have changed:

    • commons-management is no longer required as a dependency.

    • The Spring JARs are no longer needed for Apache Camel to enlist in JMX.

  • Since Apache Camel 2.10, Spring testing features have been moved from the camel-test artifact to the camel-test-spring artifact.

Comments powered by Disqus