Last Version

curator 2.0.0

curator developed by Netflix

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

com.netflix.curator
ArtifactId

ArtifactId

curator-x-apache-zkclient-bridge
Version

Version

2.0.0
Type

Type

jar
Description

Description

curator
curator developed by Netflix
Project URL

Project URL

https://github.com/Netflix/curator

Download curator-x-apache-zkclient-bridge 2.0.0


<!-- 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"]

Dependencies

compile (5)

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

test (8)

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

Project Modules

There are no modules declared in this project.