не последняя версия
Последняя версия 0.7.1-1

com.datasift.dropwizard:dropwizard-extra-curator 0.6.2-1

Dropwizard integration for working with ZooKeeper using Netflix's Curator client.

Категории

Категории

DropWizard Контейнер Микросервисы Данные
Группа

Группа

com.datasift.dropwizard
Идентификатор

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

dropwizard-extra-curator
Версия

Версия

0.6.2-1
Тип

Тип

jar

Скачать dropwizard-extra-curator 0.6.2-1


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