MVN

org.apache.servicemix.examples : camel-cxf-rest

Maven & Gradle

May 23, 2017

Apache ServiceMix :: Examples :: Camel CXF REST

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

Latest Version

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

  • Latest Stable: 6.1.4

All Versions

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

Version Vulnerabilities Updated
7.0.x
camel-cxf-rest-7.0.1
camel-cxf-rest-7.0.0
camel-cxf-rest-7.0.0.M3
camel-cxf-rest-7.0.0.M2
camel-cxf-rest-7.0.0.M1
6.1.x
camel-cxf-rest-6.1.4
camel-cxf-rest-6.1.3
camel-cxf-rest-6.1.2
camel-cxf-rest-6.1.1
camel-cxf-rest-6.1.0
6.0.x
camel-cxf-rest-6.0.5
camel-cxf-rest-6.0.4
camel-cxf-rest-6.0.3
camel-cxf-rest-6.0.2
camel-cxf-rest-6.0.1
camel-cxf-rest-6.0.0
camel-cxf-rest-6.0.0.M2
camel-cxf-rest-6.0.0.M1
5.6.x
camel-cxf-rest-5.6.3
camel-cxf-rest-5.6.2
camel-cxf-rest-5.6.1
camel-cxf-rest-5.6.0
5.5.x
camel-cxf-rest-5.5.4
camel-cxf-rest-5.5.3
camel-cxf-rest-5.5.2
camel-cxf-rest-5.5.1
camel-cxf-rest-5.5.0
5.4.x
camel-cxf-rest-5.4.3
camel-cxf-rest-5.4.2
camel-cxf-rest-5.4.1
camel-cxf-rest-5.4.0
5.3.x
camel-cxf-rest-5.3.2
camel-cxf-rest-5.3.1
camel-cxf-rest-5.3.0
5.2.x
camel-cxf-rest-5.2.2
camel-cxf-rest-5.2.1
camel-cxf-rest-5.2.0
5.1.x
camel-cxf-rest-5.1.6
camel-cxf-rest-5.1.5
camel-cxf-rest-5.1.4
camel-cxf-rest-5.1.3
camel-cxf-rest-5.1.2
camel-cxf-rest-5.1.1
camel-cxf-rest-5.1.0
5.0.x
camel-cxf-rest-5.0.6
camel-cxf-rest-5.0.5
camel-cxf-rest-5.0.4
camel-cxf-rest-5.0.3
camel-cxf-rest-5.0.2
camel-cxf-rest-5.0.1
camel-cxf-rest-5.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.servicemix.examples</groupId>
    <artifactId>camel-cxf-rest</artifactId>
    <version>6.1.4</version>
</dependency>