License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdio.streamnative |
ArtifactId | ArtifactIdzookeeper-compatibility-tests |
Last Version | Last Version3.6.3.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache ZooKeeper - Compatibility Tests
Module for various compatibility tests
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
zookeeper-compatibility-tests-3.6.3.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.streamnative/zookeeper-compatibility-tests/ -->
<dependency>
<groupId>io.streamnative</groupId>
<artifactId>zookeeper-compatibility-tests</artifactId>
<version>3.6.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative/zookeeper-compatibility-tests/
implementation 'io.streamnative:zookeeper-compatibility-tests:3.6.3.1'
// https://jarcasting.com/artifacts/io.streamnative/zookeeper-compatibility-tests/
implementation ("io.streamnative:zookeeper-compatibility-tests:3.6.3.1")
'io.streamnative:zookeeper-compatibility-tests:pom:3.6.3.1'
<dependency org="io.streamnative" name="zookeeper-compatibility-tests" rev="3.6.3.1">
<artifact name="zookeeper-compatibility-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='zookeeper-compatibility-tests', version='3.6.3.1')
)
libraryDependencies += "io.streamnative" % "zookeeper-compatibility-tests" % "3.6.3.1"
[io.streamnative/zookeeper-compatibility-tests "3.6.3.1"]