Download fabric-bridge-7.0.1.fuse-084.jar file - Jar f

Jar examples for f:fabric-bridge

Description

Fuse Fabric :: ActiveMQ Network Bridge

You can download jar file fabric-bridge 7.0.1.fuse-084 in this page.

License

Apache License

Build File

You can use the following script to add fabric-bridge-7.0.1.fuse-084.jar to your project.

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

Download

Click the following link to download the jar file.

fabric-bridge-7.0.1.fuse-084-javadoc.jar
fabric-bridge-7.0.1.fuse-084-sources.jar
fabric-bridge-7.0.1.fuse-084-tests.jar
fabric-bridge-7.0.1.fuse-084.jar
fabric-bridge-7.0.1.fuse-084.pom



Related Tutorials