Core libraries for Apache Accumulo, a distributed key-value store built on Apache Hadoop and ZooKeeper.
<dependency>
<groupId>org.apache.accumulo</groupId>
<artifactId>accumulo-core</artifactId>
<version>3.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to an Accumulo instance using ZooKeeper.
Ensure your cluster runs Hadoop 3.x and use Java 11 or later.
No dependency data recorded yet.