ZooKeeper Jute provides serialization and deserialization support for ZooKeeper's protocol using the Jute framework.
<dependency>
<groupId>org.apache.zookeeper</groupId>
<artifactId>zookeeper-jute</artifactId>
<version>3.9.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Deserialize ZooKeeper protocol data using Jute
No known issues recorded.
No dependency data recorded yet.