License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdio.streamnative |
ArtifactId | ArtifactIdzookeeper-compatibility-tests-curator |
Last Version | Last Version3.6.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache ZooKeeper - Compatibility Tests - Curator
Module for Apache Curator compatibility tests
|
Project Organization |
Project Organization |
<!-- 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</version>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative/zookeeper-compatibility-tests-curator/
implementation 'io.streamnative:zookeeper-compatibility-tests-curator:3.6.3.1'
// https://jarcasting.com/artifacts/io.streamnative/zookeeper-compatibility-tests-curator/
implementation ("io.streamnative:zookeeper-compatibility-tests-curator:3.6.3.1")
'io.streamnative:zookeeper-compatibility-tests-curator:jar:3.6.3.1'
<dependency org="io.streamnative" name="zookeeper-compatibility-tests-curator" rev="3.6.3.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')
)
libraryDependencies += "io.streamnative" % "zookeeper-compatibility-tests-curator" % "3.6.3.1"
[io.streamnative/zookeeper-compatibility-tests-curator "3.6.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.streamnative : zookeeper | jar | 3.6.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.curator : curator-recipes | jar | 5.0.0 |
org.apache.curator : curator-test | jar | 5.0.0 |
junit : junit | jar | 4.12 |