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

test 2.1.2

Testing helpers for writing unit tests that use Apache ZooKeeper and Netflix's Curator.

Группа

Группа

com.bazaarvoice.curator
Идентификатор

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

test
Версия

Версия

2.1.2
Тип

Тип

jar
Описание

Описание

test
Testing helpers for writing unit tests that use Apache ZooKeeper and Netflix's Curator.

Скачать test 2.1.2


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.apache.curator : curator-framework jar 4.2.0
org.apache.curator : curator-test jar 2.12.0
com.google.guava : guava jar 28.0-jre
junit : junit jar 4.13

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

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