Jar examples for f:fabric-bridge
Fuse Fabric :: ActiveMQ Network Bridge
You can download jar file fabric-bridge 1.1 in this page.
Apache License
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'
Click the following link to download the jar file.
fabric-bridge-1.1-javadoc.jar