is not current version
Last Version 0.0.57

com.twitter.common:zookeeper-testing 0.0.56

Common zookeeper testing library.

GroupId

GroupId

com.twitter.common
ArtifactId

ArtifactId

zookeeper-testing
Version

Version

0.0.56
Type

Type

jar

Download zookeeper-testing 0.0.56


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