MVN

com.github.sgroschupf : zkclient

Maven & Gradle

Apr 13, 2011
76 usages
1k stars

ZooKeeper Client · a zookeeper client, that makes life a little easier

<dependency>
    <groupId>com.github.sgroschupf</groupId>
    <artifactId>zkclient</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.sgroschupf : zkclient to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of com.github.sgroschupf : zkclient to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1
zkclient-0.1

How to add a dependency to Maven

Add the following com.github.sgroschupf : zkclient maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.sgroschupf</groupId>
    <artifactId>zkclient</artifactId>
    <version>0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.sgroschupf : zkclient gradle dependency to your build.gradle file:

implementation 'com.github.sgroschupf:zkclient:0.1'

Gradle Kotlin DSL: Add the following com.github.sgroschupf : zkclient gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.sgroschupf:zkclient:0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.sgroschupf : zkclient sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.sgroschupf" % "zkclient" % "0.1"

Advertisement

Dependencies from Group

Apr 13, 2011
76 usages
1k stars

Discover Dependencies

Nov 06, 2012
1 usages
10 stars
spi
Apr 30, 2014
20 usages
Nov 18, 2018
2 usages
Jun 09, 2010
11 usages
Jun 14, 2023
72 usages
196 stars
Sep 17, 2021
80 usages
194 stars
Jan 10, 2023
84 usages
249 stars