Apache Curator ZKClient Bridge

You may be trying to integrate a project that uses ZKClient and would like a way to use Curator with that project (for example Kafka). The ZKClient Bridge accomplishes that.

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

com.netflix.curator
ArtifactId

ArtifactId

curator-x-zkclient-bridge
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Curator ZKClient Bridge
You may be trying to integrate a project that uses ZKClient and would like a way to use Curator with that project (for example Kafka). The ZKClient Bridge accomplishes that.
Project URL

Project URL

http://curator.apache.org

Download curator-x-zkclient-bridge

How to add to project

<!-- https://jarcasting.com/artifacts/com.netflix.curator/curator-x-zkclient-bridge/ -->
<dependency>
    <groupId>com.netflix.curator</groupId>
    <artifactId>curator-x-zkclient-bridge</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.curator/curator-x-zkclient-bridge/
implementation 'com.netflix.curator:curator-x-zkclient-bridge:3.0.0'
// https://jarcasting.com/artifacts/com.netflix.curator/curator-x-zkclient-bridge/
implementation ("com.netflix.curator:curator-x-zkclient-bridge:3.0.0")
'com.netflix.curator:curator-x-zkclient-bridge:jar:3.0.0'
<dependency org="com.netflix.curator" name="curator-x-zkclient-bridge" rev="3.0.0">
  <artifact name="curator-x-zkclient-bridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.curator', module='curator-x-zkclient-bridge', version='3.0.0')
)
libraryDependencies += "com.netflix.curator" % "curator-x-zkclient-bridge" % "3.0.0"
[com.netflix.curator/curator-x-zkclient-bridge "3.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.curator : curator-framework jar 2.7.1
com.101tec : zkclient jar 0.4

test (3)

Group / Artifact Type Version
org.apache.curator : curator-test jar 2.7.1
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.
com.netflix.curator

Netflix, Inc.

Netflix Open Source Platform

Versions

Version
3.0.0
2.0.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.1.18
1.0.20