Curator ZooKeeper 3.4 Testing

Tests for ZoKeeper 3.4 compatibility

Лицензия

Лицензия

Группа

Группа

org.apache.curator
Идентификатор

Идентификатор

curator-test-zk34
Последняя версия

Последняя версия

4.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Curator ZooKeeper 3.4 Testing
Tests for ZoKeeper 3.4 compatibility
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать curator-test-zk34

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.apache.curator/curator-test-zk34/ -->
<dependency>
    <groupId>org.apache.curator</groupId>
    <artifactId>curator-test-zk34</artifactId>
    <version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.curator/curator-test-zk34/
implementation 'org.apache.curator:curator-test-zk34:4.3.0'
// https://jarcasting.com/artifacts/org.apache.curator/curator-test-zk34/
implementation ("org.apache.curator:curator-test-zk34:4.3.0")
'org.apache.curator:curator-test-zk34:jar:4.3.0'
<dependency org="org.apache.curator" name="curator-test-zk34" rev="4.3.0">
  <artifact name="curator-test-zk34" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.curator', module='curator-test-zk34', version='4.3.0')
)
libraryDependencies += "org.apache.curator" % "curator-test-zk34" % "4.3.0"
[org.apache.curator/curator-test-zk34 "4.3.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.zookeeper : zookeeper jar 3.4.8

test (9)

Идентификатор библиотеки Тип Версия
org.apache.curator : curator-test jar 2.12.0
org.apache.curator : curator-framework jar 4.3.0
org.apache.curator : curator-framework test-jar 4.3.0
org.apache.curator : curator-recipes jar 4.3.0
org.apache.curator : curator-recipes test-jar 4.3.0
org.testng : testng jar 6.14.3
org.slf4j : slf4j-log4j12 jar 1.7.25
org.mockito : mockito-core jar 1.9.5
org.apache.commons : commons-math jar 2.2

Модули Проекта

Данный проект не имеет модулей.

Apache Curator

Build Status Maven Central Curator Website Stack Overflow Twitter

What's is Apache Curator?

Apache Curator is a Java/JVM client library for Apache ZooKeeper, a distributed coordination service.

Apache Curator includes a high-level API framework and utilities to make using Apache ZooKeeper much easier and more reliable. It also includes recipes for common use cases and extensions such as service discovery and a Java 8 asynchronous DSL.

For more details:

org.apache.curator

The Apache Software Foundation

Версии библиотеки

Версия
4.3.0
4.2.0
4.1.0
4.0.1
4.0.0