org.apache.curator:curator-recipes (2.13.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>2.13.0</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=org.apache.curator:curator-recipes:2.13.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-test
org.mockito:mockito-core
org.testng:testng
org.slf4j:slf4j-log4j12
org.apache.commons:commons-math
Details
2026-02-24 13:43:58 +00:00
Assets (2)
Versions (2)
View all
Maven
0
Curator Recipes
280 KiB
curator-recipes-2.13.0.jar
277 KiB
curator-recipes-2.13.0.pom
2.8 KiB