Download fabric-zookeeper-spring-1.0.jar file - Jar f

Jar examples for f:fabric-zookeeper-spring

Description

FuseSource Fabric :: ZooKeeper / Spring integration

You can download jar file fabric-zookeeper-spring 1.0 in this page.

License

Open Source License

Build File

You can use the following script to add fabric-zookeeper-spring-1.0.jar to your project.

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

Download

Click the following link to download the jar file.

fabric-zookeeper-spring-1.0-javadoc.jar
fabric-zookeeper-spring-1.0-sources.jar
fabric-zookeeper-spring-1.0.jar
fabric-zookeeper-spring-1.0.pom



Related Tutorials