MVN

org.apache.servicemix.examples : cxf-wsdl-first

Maven & Gradle

Oct 20, 2013

Apache ServiceMix :: Features :: Examples :: CXF WSDL First

<dependency>
    <groupId>org.apache.servicemix.examples</groupId>
    <artifactId>cxf-wsdl-first</artifactId>
    <version>wsdl-first-cxfse-su</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: wsdl-first-cxfse-su

All Versions

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

Version Vulnerabilities Updated
4.5.x
cxf-wsdl-first-4.5.3
cxf-wsdl-first-4.5.2
cxf-wsdl-first-4.5.1
cxf-wsdl-first-4.5.0
4.4.x
cxf-wsdl-first-4.4.2
cxf-wsdl-first-4.4.1
cxf-wsdl-first-4.4.0
4.3.x
cxf-wsdl-first-4.3.0
4.2.x
cxf-wsdl-first-4.2.0
4.0.x
cxf-wsdl-first-4.0.0
wsdl
cxf-wsdl-first-wsdl-first-cxfse-su
cxf-wsdl-first-wsdl-first-cxfbc-su
cxf-wsdl-first-wsdl-first-cxf-sa
cxf-wsdl-first-wsdl-first-client

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.servicemix.examples</groupId>
    <artifactId>cxf-wsdl-first</artifactId>
    <version>wsdl-first-cxfse-su</version>
</dependency>