Last Version

dropwizard-liveness-reporter 1.4.0

Simple thread w/ Dropwizard-style configuration factory to report liveness of a service

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.washingtonpost.dropwizard
ArtifactId

ArtifactId

dropwizard-liveness-reporter
Version

Version

1.4.0
Type

Type

jar
Description

Description

dropwizard-liveness-reporter
Simple thread w/ Dropwizard-style configuration factory to report liveness of a service

Download dropwizard-liveness-reporter 1.4.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.6.2
com.indeed : java-dogstatsd-client jar 2.0.16
org.slf4j : slf4j-api jar 1.7.12

test (3)

Group / Artifact Type Version
org.easymock : easymock jar 3.3.1
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.12

Project Modules

There are no modules declared in this project.