jar

com.netflix.curator : curator-x-zkclient-bridge

Maven & Gradle

Mar 18, 2015
1 stars

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.

Table Of Contents

Latest Version

Download com.netflix.curator : curator-x-zkclient-bridge JAR file - Latest Versions:

All Versions

Download com.netflix.curator : curator-x-zkclient-bridge JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.0.x
1.3.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window curator-x-zkclient-bridge-3.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.netflix.curator.x.zkclientbridge

├─ com.netflix.curator.x.zkclientbridge.CuratorZKClientBridge.class - [JAR]

Advertisement