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