| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.netflix.curator |
| ArtifactId | ArtifactIdcurator-x-discovery-server |
| Last Version | Last Version1.3.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncurator
curator developed by Netflix
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.netflix.curator/curator-x-discovery-server/ -->
<dependency>
<groupId>com.netflix.curator</groupId>
<artifactId>curator-x-discovery-server</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.curator/curator-x-discovery-server/
implementation 'com.netflix.curator:curator-x-discovery-server:1.3.3'
// https://jarcasting.com/artifacts/com.netflix.curator/curator-x-discovery-server/
implementation ("com.netflix.curator:curator-x-discovery-server:1.3.3")
'com.netflix.curator:curator-x-discovery-server:jar:1.3.3'
<dependency org="com.netflix.curator" name="curator-x-discovery-server" rev="1.3.3">
<artifact name="curator-x-discovery-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.curator', module='curator-x-discovery-server', version='1.3.3')
)
libraryDependencies += "com.netflix.curator" % "curator-x-discovery-server" % "1.3.3"
[com.netflix.curator/curator-x-discovery-server "1.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.ws.rs : jsr311-api | jar | 1.1.1 |
| com.netflix.curator : curator-x-discovery | jar | 1.3.3 |
| com.google.inject : guice | jar | 3.0 |
| com.google.guava : guava | jar | 11.0.1 |
| org.apache.zookeeper : zookeeper | jar | 3.4.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.jersey : jersey-core | jar | 1.11 |
| log4j : log4j | jar | 1.2.16 |
| org.mortbay.jetty : jetty | jar | 6.1.22 |
| com.sun.jersey : jersey-servlet | jar | 1.11 |
| com.netflix.curator : curator-test | jar | 1.3.3 |
| org.jboss.resteasy : resteasy-jaxrs | jar | 2.3.0.GA |
| com.sun.jersey : jersey-client | jar | 1.11 |
| net.sf.scannotation : scannotation | jar | 1.0.2 |
| com.sun.jersey : jersey-server | jar | 1.11 |
| org.testng : testng | jar | 6.1.1 |