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