Download ddth-zookeeper-0.3.1.3.jar file - Jar d

Jar examples for d:ddth-zookeeper

Description

DDTH's ZooKeeper Libraries and Utilities

You can download jar file ddth-zookeeper 0.3.1.3 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add ddth-zookeeper-0.3.1.3.jar to your project.

<dependency>
   <groupId>com.github.ddth</groupId>
   <artifactId>ddth-zookeeper</artifactId>
   <version>0.3.1.3</version>
</dependency>
compile group: 'com.github.ddth', name: 'ddth-zookeeper', version: '0.3.1.3'
libraryDependencies += "com.github.ddth" % "ddth-zookeeper" % "0.3.1.3"
<dependency org="com.github.ddth" name="ddth-zookeeper" rev="0.3.1.3"/>
@Grapes(@Grab(group='com.github.ddth', module='ddth-zookeeper', version='0.3.1.3'))
'com.github.ddth:ddth-zookeeper:jar:0.3.1.3'

Download

Click the following link to download the jar file.

ddth-zookeeper-0.3.1.3-javadoc.jar
ddth-zookeeper-0.3.1.3-sources.jar
ddth-zookeeper-0.3.1.3.jar
ddth-zookeeper-0.3.1.3.pom



Related Tutorials