is not current version
Last Version 8.7.17

com.yahoo.vespa:zookeeper-client-common 7.578.64


Categories

Categories

CLI User Interface
GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

zookeeper-client-common
Version

Version

7.578.64
Type

Type

jar

Download zookeeper-client-common 7.578.64


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