org.kiwiproject:dropwizard-curator

A small library that integrates Apache Curator with Dropwizard.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.kiwiproject
ArtifactId

ArtifactId

dropwizard-curator
Last Version

Last Version

1.1.6
Release Date

Release Date

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

How to add to project

<!-- 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.
org.kiwiproject

Kiwi Project

Various open source utility projects

Versions

Version
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
0.22.0
0.21.0
0.20.0
0.19.0
0.18.0
0.17.0
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0