# zkclient **Repository Path**: mirrors_gspandy/zkclient ## Basic Information - **Project Name**: zkclient - **Description**: zkclient - A zookeeper client wrapper - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2025-09-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ##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. com.github.adyliu zkclient 1.0 The version 1.x needs zookeeper 3.3.x. The version [2.x](https://github.com/adyliu/zkclient/tree/v2.0) needs zookeeper 3.4.x.