Download bridge-http-su-3.3.2.jar file - Jar b

Jar examples for b:bridge-http-su

Description

You can download jar file bridge-http-su 3.3.2 in this page.

License

Apache License

Build File

You can use the following script to add bridge-http-su-3.3.2.jar to your project.

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

Download

Click the following link to download the jar file.

bridge-http-su-3.3.2-sources.jar
bridge-http-su-3.3.2.jar
bridge-http-su-3.3.2.pom



Related Tutorials