Low-level API for Apache Curator, a ZooKeeper client library.
<dependency>
<groupId>org.apache.curator</groupId>
<artifactId>curator-client</artifactId>
<version>5.9.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create and start a Curator client connecting to ZooKeeper.
Use Curator 4.x if you need ZooKeeper 3.5.x compatibility.
No dependency data recorded yet.