Skip to content

io.arenadata.curator.curator-recipes 5.9.0.1-4.2.0-0-dev1 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>io.arenadata.curator</groupId>
  <artifactId>curator-recipes</artifactId>
  <version>5.9.0.1-4.2.0-0-dev1</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

All of the recipes listed on the ZooKeeper recipes doc (except two phase commit).