Binary package “libcurator-client-java” in ubuntu noble

Apache Curator Client

 Curator is a set of Java libraries that make using Apache ZooKeeper much
 easier.
 .
 This package contains the Curator Client which is a low-level API wrapping
 the ZooKeeper's Java client. It makes client access to ZooKeeper much simpler
 and less error prone. It provides the following features:
  * Continuous connection management
  * Operation retry utilities
  * In-process, self-contained, Test ZooKeeper server