не последняя версия
Последняя версия 1.4.0

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

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

Категории

Категории

DropWizard Контейнер Микросервисы
Группа

Группа

com.washingtonpost.dropwizard
Идентификатор

Идентификатор

dropwizard-liveness-reporter
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать dropwizard-liveness-reporter 1.2.0


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