License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdcom.washingtonpost.dropwizard |
ArtifactId | ArtifactIddropwizard-liveness-reporter |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondropwizard-liveness-reporter
Simple thread w/ Dropwizard-style configuration factory to report liveness of a service
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.easymock : easymock | jar | 3.3.1 |
junit : junit | jar | 4.12 |
org.slf4j : slf4j-simple | jar | 1.7.12 |