is not current version
Last Version 1.4.0

com.washingtonpost.dropwizard:dropwizard-liveness-reporter 1.0.0

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

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.washingtonpost.dropwizard
ArtifactId

ArtifactId

dropwizard-liveness-reporter
Version

Version

1.0.0
Type

Type

jar

Download dropwizard-liveness-reporter 1.0.0


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