Last Version

org.kiwiproject:dropwizard-curator 1.1.6

A small library that integrates Apache Curator with Dropwizard.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.kiwiproject
ArtifactId

ArtifactId

dropwizard-curator
Version

Version

1.1.6
Type

Type

jar
Description

Description

org.kiwiproject:dropwizard-curator
A small library that integrates Apache Curator with Dropwizard.
Project URL

Project URL

https://github.com/kiwiproject/dropwizard-curator
Project Organization

Project Organization

Kiwi Project
Source Code Management

Source Code Management

https://github.com/kiwiproject/dropwizard-curator

Download dropwizard-curator 1.1.6


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.curator : curator-recipes jar
org.kiwiproject : dropwizard-config-providers jar 1.1.6
io.dropwizard : dropwizard-core jar
org.kiwiproject : kiwi jar 2.0.0
org.kiwiproject : metrics-healthchecks-severity jar 1.0.6
org.slf4j : slf4j-api jar

provided (2)

Group / Artifact Type Version
org.apache.zookeeper : zookeeper jar
org.projectlombok : lombok jar 1.18.24

test (10)

Group / Artifact Type Version
org.apache.curator : curator-test jar
org.kiwiproject : kiwi-test jar 2.0.0
ch.qos.logback : logback-classic jar
org.assertj : assertj-core jar 3.22.0
org.awaitility : awaitility jar 4.2.0
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit-pioneer : junit-pioneer jar 1.7.0
org.mockito : mockito-core jar 4.5.0

Project Modules

There are no modules declared in this project.