Skip to content

qddxct/zkclient-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##A zookeeper(http://zookeeper.apache.org) client wrapper.

[2012-04-12] Origin source code is forked from sgroschupf(https://github.com/sgroschupf/zkclient). The origin author is Peter Voss(https://github.com/pvoss).

##Maven Dependency

The version 1.0 has been synchronized to Maven Central Repository.

    <dependency>
        <groupId>com.github.adyliu</groupId>
        <artifactId>zkclient</artifactId>
        <version>1.0</version>
    </dependency>

The version 1.x needs zookeeper 3.3.x.

The version 2.x needs zookeeper 3.4.x.

About

zkclient - A zookeeper client wrapper

Resources

License

Stars

Watchers

Forks

Packages

No packages published