ZKClient is a simple ZooKeeper client that makes life a little easier by providing a higher-level API.
<dependency>
<groupId>com.101tec</groupId>
<artifactId>zkclient</artifactId>
<version>0.1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to ZooKeeper, creates a node, reads data, and closes.
Migrate to Apache Curator for better maintenance and features.
No dependency data recorded yet.