MVN

org.apache.servicemix.examples : camel

Maven & Gradle

Oct 20, 2013

Apache ServiceMix :: Features :: Examples :: Camel

<dependency>
    <groupId>org.apache.servicemix.examples</groupId>
    <artifactId>camel</artifactId>
    <version>camel-simple-su</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.servicemix.examples : camel to add to Maven - Latest Versions:

  • Latest Stable: camel-simple-su

All Versions

Choose a version of org.apache.servicemix.examples : camel to add to Maven - All Versions:

Version Vulnerabilities Updated
4.5.x
camel-4.5.3
camel-4.5.2
camel-4.5.1
camel-4.5.0
4.4.x
camel-4.4.2
camel-4.4.1
camel-4.4.0
4.3.x
camel-4.3.0
4.2.x
camel-4.2.0
4.0.x
camel-4.0.0
camel
camel-camel-simple-su
camel-camel-sa

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.servicemix.examples</groupId>
    <artifactId>camel</artifactId>
    <version>camel-simple-su</version>
</dependency>