Download camel-cxf-soap-service-7.0.0.M3.jar file - Jar c

Jar examples for c:camel-cxf-soap-service

Description

You can download jar file camel-cxf-soap-service 7.0.0.M3 in this page.

License

Apache License

Build File

You can use the following script to add camel-cxf-soap-service-7.0.0.M3.jar to your project.

<dependency>
   <groupId>org.apache.servicemix.examples</groupId>
   <artifactId>camel-cxf-soap-service</artifactId>
   <version>7.0.0.M3</version>
</dependency>
compile group: 'org.apache.servicemix.examples', name: 'camel-cxf-soap-service', version: '7.0.0.M3'
libraryDependencies += "org.apache.servicemix.examples" % "camel-cxf-soap-service" % "7.0.0.M3"
<dependency org="org.apache.servicemix.examples" name="camel-cxf-soap-service" rev="7.0.0.M3"/>
@Grapes(@Grab(group='org.apache.servicemix.examples', module='camel-cxf-soap-service', version='7.0.0.M3'))
'org.apache.servicemix.examples:camel-cxf-soap-service:jar:7.0.0.M3'

Download

Click the following link to download the jar file.

camel-cxf-soap-service-7.0.0.M3-javadoc.jar
camel-cxf-soap-service-7.0.0.M3-sources.jar
camel-cxf-soap-service-7.0.0.M3.jar
camel-cxf-soap-service-7.0.0.M3.pom



Related Tutorials