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