License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdcom.netflix.curator |
ArtifactId | ArtifactIdcurator-x-apache-zkclient-bridge |
Last Version | Last Version2.0.0 |
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-apache-zkclient-bridge/ -->
<dependency>
<groupId>com.netflix.curator</groupId>
<artifactId>curator-x-apache-zkclient-bridge</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.curator/curator-x-apache-zkclient-bridge/
implementation 'com.netflix.curator:curator-x-apache-zkclient-bridge:2.0.0'
// https://jarcasting.com/artifacts/com.netflix.curator/curator-x-apache-zkclient-bridge/
implementation ("com.netflix.curator:curator-x-apache-zkclient-bridge:2.0.0")
'com.netflix.curator:curator-x-apache-zkclient-bridge:jar:2.0.0'
<dependency org="com.netflix.curator" name="curator-x-apache-zkclient-bridge" rev="2.0.0">
<artifact name="curator-x-apache-zkclient-bridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.curator', module='curator-x-apache-zkclient-bridge', version='2.0.0')
)
libraryDependencies += "com.netflix.curator" % "curator-x-apache-zkclient-bridge" % "2.0.0"
[com.netflix.curator/curator-x-apache-zkclient-bridge "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.curator : curator-client | jar | 2.0.1-incubating |
org.apache.curator : curator-framework | jar | 2.0.1-incubating |
com.google.guava : guava | jar | 11.0.1 |
com.github.sgroschupf : zkclient | jar | 0.1 |
org.apache.zookeeper : zookeeper | jar | 3.4.5 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |
org.apache.curator : curator-test | jar | 2.0.1-incubating |
org.javassist : javassist | jar | 3.15.0-GA |
org.slf4j : slf4j-api | jar | 1.6.4 |
junit : junit | jar | 4.7 |
org.mockito : mockito-core | jar | 1.8.0 |
org.testng : testng | jar | 6.1.1 |
commons-io : commons-io | jar | 1.4 |