Download fabric-bridge-7.1.0.fuse-047.jar file - Jar f

Jar examples for f:fabric-bridge

Description

Fuse Fabric :: ActiveMQ Network Bridge

You can download jar file fabric-bridge 7.1.0.fuse-047 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

fabric-bridge-7.1.0.fuse-047-javadoc.jar
fabric-bridge-7.1.0.fuse-047-sources.jar
fabric-bridge-7.1.0.fuse-047-tests.jar
fabric-bridge-7.1.0.fuse-047.jar
fabric-bridge-7.1.0.fuse-047.pom



Related Tutorials