A simple and effective Java client for zookeeper.
The latest version has been synchronized to Maven Central Repository.
    <dependency>
        <groupId>com.github.adyliu</groupId>
        <artifactId>zkclient</artifactId>
        <version>2.2.0</version>
    </dependency>
- The version 2.x supports both zookeeper 3.3.x and 3.4.x+.
- The version 1.x needs zookeeper 3.3.x.
The wiki links: https://github.com/adyliu/zkclient/wiki
- Ady Liu
- YANGLiiN
- Peter Voss (origin author)
[Zookeeper client for java]
