MVN

io.fabric8.jube : zookeeper

Maven & Gradle

Jun 17, 2015
1 usages
27 stars

Jube :: ZooKeeper

<dependency>
    <groupId>io.fabric8.jube</groupId>
    <artifactId>zookeeper</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.fabric8.jube : zookeeper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of io.fabric8.jube : zookeeper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
zookeeper-2.2.0
2.1.x
zookeeper-2.1.11
zookeeper-2.1.5
zookeeper-2.1.4
zookeeper-2.1.2

How to add a dependency to Maven

Add the following io.fabric8.jube : zookeeper maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.fabric8.jube</groupId>
    <artifactId>zookeeper</artifactId>
    <version>2.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.fabric8.jube : zookeeper gradle dependency to your build.gradle file:

implementation 'io.fabric8.jube:zookeeper:2.2.0'

Gradle Kotlin DSL: Add the following io.fabric8.jube : zookeeper gradle kotlin dependency to your build.gradle.kts file:

implementation("io.fabric8.jube:zookeeper:2.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.fabric8.jube : zookeeper sbt scala dependency to your build.sbt file:

libraryDependencies += "io.fabric8.jube" % "zookeeper" % "2.2.0"

Advertisement

Dependencies from Group

Jun 17, 2015
5 usages
27 stars
Jun 17, 2015
4 usages
27 stars
Jun 17, 2015
2 usages
27 stars
Jun 17, 2015
1 usages
27 stars
war
Jun 17, 2015
27 stars

Discover Dependencies