Jar examples for c:curator-framework
High-level API that greatly simplifies using ZooKeeper.
You can download jar file curator-framework 0.6.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add curator-framework-0.6.3.jar to your project.
<dependency> <groupId>com.netflix.curator</groupId> <artifactId>curator-framework</artifactId> <version>0.6.3</version> </dependency>
compile group: 'com.netflix.curator', name: 'curator-framework', version: '0.6.3'
libraryDependencies += "com.netflix.curator" % "curator-framework" % "0.6.3"
<dependency org="com.netflix.curator" name="curator-framework" rev="0.6.3"/>
@Grapes(@Grab(group='com.netflix.curator', module='curator-framework', version='0.6.3'))
'com.netflix.curator:curator-framework:jar:0.6.3'
Click the following link to download the jar file.
curator-framework-0.6.3-javadoc.jar