Download camel-cxf-soap-service-5.6.1.jar file - Jar c

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

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

camel-cxf-soap-service-5.6.1-javadoc.jar
camel-cxf-soap-service-5.6.1-sources.jar
camel-cxf-soap-service-5.6.1.jar
camel-cxf-soap-service-5.6.1.pom



Related Tutorials