All of the recipes listed on the ZooKeeper recipes doc (except two phase commit).
'org.apache.curator:curator-recipes:2.4.0'
<dependency>
<groupId>org.apache.curator</groupId>
<artifactId>curator-recipes</artifactId>
<version>2.4.0</version>
</dependency>
<dependency org="org.apache.curator" name="curator-recipes" rev="2.4.0"/>
"org.apache.curator", "curator-recipes", "2.4.0"