org.kiwiproject:dropwizard-leader-latch

This is a small library that integrates Apache Curator's Leader Latch recipe into a Dropwizard service.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.kiwiproject
ArtifactId

ArtifactId

dropwizard-leader-latch
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

org.kiwiproject:dropwizard-leader-latch
This is a small library that integrates Apache Curator's Leader Latch recipe into a Dropwizard service.
Project URL

Project URL

https://github.com/kiwiproject/dropwizard-leader-latch
Project Organization

Project Organization

Kiwi Project
Source Code Management

Source Code Management

https://github.com/kiwiproject/dropwizard-leader-latch

Download dropwizard-leader-latch

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.curator : curator-recipes jar
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 (11)

Group / Artifact Type Version
org.apache.curator : curator-test jar
io.dropwizard : dropwizard-testing 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.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.23.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