Jar examples for z:zkclient
A zookeeper(http://zookeeper.apache.org) client wrapper.
You can download jar file zkclient 0.7 in this page.
The Apache Software License, Version 2.0
You can use the following script to add zkclient-0.7.jar to your project.
<dependency> <groupId>com.101tec</groupId> <artifactId>zkclient</artifactId> <version>0.7</version> </dependency>
compile group: 'com.101tec', name: 'zkclient', version: '0.7'
libraryDependencies += "com.101tec" % "zkclient" % "0.7"
<dependency org="com.101tec" name="zkclient" rev="0.7"/>
@Grapes(@Grab(group='com.101tec', module='zkclient', version='0.7'))
'com.101tec:zkclient:jar:0.7'
Click the following link to download the jar file.
zkclient-0.7-javadoc.jar