is not current version
Last Version 1.1.6

org.kiwiproject:dropwizard-curator 0.15.0

A small library that integrates Apache Curator with Dropwizard.

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.kiwiproject
ArtifactId

ArtifactId

dropwizard-curator
Version

Version

0.15.0
Type

Type

jar

Download dropwizard-curator 0.15.0


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