org.apache.curator:curator-recipes (5.2.0)
Published 2026-02-24 13:43:58 +00:00 by atheaadmin
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>org.apache.curator</groupId>
<artifactId>curator-recipes</artifactId>
<version>5.2.0</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=org.apache.curator:curator-recipes:5.2.0About this package
All of the recipes listed on the ZooKeeper recipes doc (except two phase commit).
Dependencies
org.apache.curator:curator-framework
org.apache.curator:curator-framework
org.apache.curator:curator-test
org.mockito:mockito-core
org.junit.jupiter:junit-jupiter-api
org.slf4j:slf4j-log4j12
org.apache.commons:commons-math
Details
2026-02-24 13:43:58 +00:00
Assets (1)
Versions (2)
View all
Maven
1
Curator Recipes
3.5 KiB
curator-recipes-5.2.0.pom
3.5 KiB