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