is not current version
Last Version 8.7.17

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


Categories

Categories

CLI User Interface
GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

zookeeper-command-line-client
Version

Version

7.209.2
Type

Type

jar

Download zookeeper-command-line-client 7.209.2


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