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