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