MVN

org.apache.servicemix.examples : cxf

Maven & Gradle

May 23, 2017

Apache ServiceMix :: Examples :: CXF

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

Latest Version

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

  • Latest Stable: 6.1.4

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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