Download fabric-zookeeper-1.2.0.redhat-133.jar file - Jar f

Jar examples for f:fabric-zookeeper

Description

FuseSource Fabric :: ZooKeeper Service

You can download jar file fabric-zookeeper 1.2.0.redhat-133 in this page.

License

Open Source License

Build File

You can use the following script to add fabric-zookeeper-1.2.0.redhat-133.jar to your project.

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

Download

Click the following link to download the jar file.

fabric-zookeeper-1.2.0.redhat-133-sources.jar
fabric-zookeeper-1.2.0.redhat-133.jar
fabric-zookeeper-1.2.0.redhat-133.pom



Related Tutorials