is not current version
Last Version 0.7.1-1

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

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

Categories

Categories

DropWizard Container Microservices Data
GroupId

GroupId

com.datasift.dropwizard
ArtifactId

ArtifactId

dropwizard-extra-curator
Version

Version

0.6.2-2
Type

Type

jar

Download dropwizard-extra-curator 0.6.2-2


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