Last Version

Apache Twill ZooKeeper client library 1.0.0

CDAP Twill project

License

License

GroupId

GroupId

io.cdap.twill
ArtifactId

ArtifactId

twill-zookeeper
Version

Version

1.0.0
Type

Type

jar
Description

Description

Apache Twill ZooKeeper client library
CDAP Twill project
Project Organization

Project Organization

CDAP

Download twill-zookeeper 1.0.0


<!-- https://jarcasting.com/artifacts/io.cdap.twill/twill-zookeeper/ -->
<dependency>
    <groupId>io.cdap.twill</groupId>
    <artifactId>twill-zookeeper</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.twill/twill-zookeeper/
implementation 'io.cdap.twill:twill-zookeeper:1.0.0'
// https://jarcasting.com/artifacts/io.cdap.twill/twill-zookeeper/
implementation ("io.cdap.twill:twill-zookeeper:1.0.0")
'io.cdap.twill:twill-zookeeper:jar:1.0.0'
<dependency org="io.cdap.twill" name="twill-zookeeper" rev="1.0.0">
  <artifact name="twill-zookeeper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.twill', module='twill-zookeeper', version='1.0.0')
)
libraryDependencies += "io.cdap.twill" % "twill-zookeeper" % "1.0.0"
[io.cdap.twill/twill-zookeeper "1.0.0"]

Dependencies

compile (8)

Group / Artifact Type Version
io.cdap.twill : twill-api jar 1.0.0
io.cdap.twill : twill-common jar 1.0.0
com.google.guava : guava jar 13.0.1
com.google.code.findbugs : jsr305 jar 2.0.1
org.apache.zookeeper : zookeeper jar 3.4.5
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-core jar 1.0.9
ch.qos.logback : logback-classic jar 1.0.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.