Download fabric-bridge-1.1.jar file - Jar f

Jar examples for f:fabric-bridge

Description

Fuse Fabric :: ActiveMQ Network Bridge

You can download jar file fabric-bridge 1.1 in this page.

License

Apache License

Build File

You can use the following script to add fabric-bridge-1.1.jar to your project.

<dependency>
   <groupId>org.fusesource.fabric.bridge</groupId>
   <artifactId>fabric-bridge</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'org.fusesource.fabric.bridge', name: 'fabric-bridge', version: '1.1'
libraryDependencies += "org.fusesource.fabric.bridge" % "fabric-bridge" % "1.1"
<dependency org="org.fusesource.fabric.bridge" name="fabric-bridge" rev="1.1"/>
@Grapes(@Grab(group='org.fusesource.fabric.bridge', module='fabric-bridge', version='1.1'))
'org.fusesource.fabric.bridge:fabric-bridge:jar:1.1'

Download

Click the following link to download the jar file.

fabric-bridge-1.1-javadoc.jar
fabric-bridge-1.1-sources.jar
fabric-bridge-1.1-tests.jar
fabric-bridge-1.1.jar
fabric-bridge-1.1.pom



Related Tutorials