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

Jar examples for b:bridge-http-su

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials