Download fabric-zookeeper-spring-1.0.0.redhat-394.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.0.redhat-394 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

fabric-zookeeper-spring-1.0.0.redhat-394-javadoc.jar
fabric-zookeeper-spring-1.0.0.redhat-394-sources.jar
fabric-zookeeper-spring-1.0.0.redhat-394.jar
fabric-zookeeper-spring-1.0.0.redhat-394.pom



Related Tutorials