Jar examples for d:ddth-zookeeper
DDTH's ZooKeeper Libraries and Utilities
You can download jar file ddth-zookeeper 0.3.1.3 in this page.
The MIT License (MIT)
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'
Click the following link to download the jar file.
ddth-zookeeper-0.3.1.3-javadoc.jar