MVN

org.apache.servicemix.examples : wsdl-first

Maven & Gradle

Mar 03, 2011

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

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

Latest Version

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

  • Latest Stable: wsdl-first-sa

All Versions

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

Version Vulnerabilities Updated
4.3.x
wsdl-first-4.3.0
4.2.x
wsdl-first-4.2.0
4.0.x
wsdl-first-4.0.0
wsdl
wsdl-first-wsdl-first-sa
wsdl-first-wsdl-first-jsr181-su
wsdl-first-wsdl-first-http-su

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.servicemix.examples</groupId>
    <artifactId>wsdl-first</artifactId>
    <version>wsdl-first-sa</version>
</dependency>