License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.netflix.curator |
ArtifactId | ArtifactIdcurator-x-discovery |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncurator
curator developed by Netflix
|
Project URL |
Project URL |
Filename | Size |
---|---|
curator-x-discovery-1.3.3.pom | |
curator-x-discovery-1.3.3.jar | 19 KB |
curator-x-discovery-1.3.3-sources.jar | 12 KB |
curator-x-discovery-1.3.3-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.curator/curator-x-discovery/ -->
<dependency>
<groupId>com.netflix.curator</groupId>
<artifactId>curator-x-discovery</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.curator/curator-x-discovery/
implementation 'com.netflix.curator:curator-x-discovery:1.3.3'
// https://jarcasting.com/artifacts/com.netflix.curator/curator-x-discovery/
implementation ("com.netflix.curator:curator-x-discovery:1.3.3")
'com.netflix.curator:curator-x-discovery:jar:1.3.3'
<dependency org="com.netflix.curator" name="curator-x-discovery" rev="1.3.3">
<artifact name="curator-x-discovery" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.curator', module='curator-x-discovery', version='1.3.3')
)
libraryDependencies += "com.netflix.curator" % "curator-x-discovery" % "1.3.3"
[com.netflix.curator/curator-x-discovery "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.netflix.curator : curator-recipes | jar | 1.3.3 |
com.google.guava : guava | jar | 11.0.1 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.2 |
org.apache.zookeeper : zookeeper | jar | 3.4.5 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |
com.netflix.curator : curator-test | jar | 1.3.3 |
org.testng : testng | jar | 6.1.1 |