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

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

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials