A library for launching and running a standalone instance of Apache Accumulo for testing.
<dependency>
<groupId>org.apache.accumulo</groupId>
<artifactId>accumulo-minicluster</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.
Starts and stops a MiniAccumuloCluster for testing.
Use a unique temporary directory for each test run.
No dependency data recorded yet.