is not current version
Last Version 8.7.17

com.yahoo.vespa:zookeeper-command-line-client 7.464.41


Categories

Categories

CLI User Interface
GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

zookeeper-command-line-client
Version

Version

7.464.41
Type

Type

jar

Download zookeeper-command-line-client 7.464.41


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