is not current version
Last Version 3.6.3.1

io.streamnative:zookeeper-compatibility-tests-curator 3.6.3.1-rc-1

Module for Apache Curator compatibility tests

Categories

Categories

Native Development Tools
GroupId

GroupId

io.streamnative
ArtifactId

ArtifactId

zookeeper-compatibility-tests-curator
Version

Version

3.6.3.1-rc-1
Type

Type

jar

Download zookeeper-compatibility-tests-curator 3.6.3.1-rc-1


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