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

Jar examples for s:servicemix-http

Description

JBI compliant HTTP/SOAP binding component.

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials