Download servicemix-http-3.2.3.jar file - Jar s

Jar examples for s:servicemix-http

Description

JBI compliant HTTP/SOAP binding component.

You can download jar file servicemix-http 3.2.3 in this page.

License

Apache License

Build File

You can use the following script to add servicemix-http-3.2.3.jar to your project.

<dependency>
   <groupId>org.apache.servicemix</groupId>
   <artifactId>servicemix-http</artifactId>
   <version>3.2.3</version>
</dependency>
compile group: 'org.apache.servicemix', name: 'servicemix-http', version: '3.2.3'
libraryDependencies += "org.apache.servicemix" % "servicemix-http" % "3.2.3"
<dependency org="org.apache.servicemix" name="servicemix-http" rev="3.2.3"/>
@Grapes(@Grab(group='org.apache.servicemix', module='servicemix-http', version='3.2.3'))
'org.apache.servicemix:servicemix-http:jar:3.2.3'

Download

Click the following link to download the jar file.

servicemix-http-3.2.3-javadoc.jar
servicemix-http-3.2.3-sources.jar
servicemix-http-3.2.3.jar
servicemix-http-3.2.3.pom



Related Tutorials