MVN

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

Maven & Gradle

Oct 20, 2013

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

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

Latest Version

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

  • Latest Stable: wsdl-first-cxfse-bundle

All Versions

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

Version Vulnerabilities Updated
4.5.x
cxf-wsdl-first-osgi-package-4.5.3
cxf-wsdl-first-osgi-package-4.5.2
cxf-wsdl-first-osgi-package-4.5.1
cxf-wsdl-first-osgi-package-4.5.0
4.4.x
cxf-wsdl-first-osgi-package-4.4.2
cxf-wsdl-first-osgi-package-4.4.1
cxf-wsdl-first-osgi-package-4.4.0
4.3.x
cxf-wsdl-first-osgi-package-4.3.0
4.2.x
cxf-wsdl-first-osgi-package-4.2.0
wsdl
cxf-wsdl-first-osgi-package-wsdl-first-cxfse-bundle
cxf-wsdl-first-osgi-package-wsdl-first-cxfbc-bundle
cxf-wsdl-first-osgi-package-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-osgi-package</artifactId>
    <version>wsdl-first-cxfse-bundle</version>
</dependency>