Dropwizard Health

Provides a health check implementation that performs ongoing monitoring of an application's dependencies and includes an endpoint that can be called by a load balancer to determine if the application is healthy and thus able to retrieve traffic.

Лицензия

Лицензия

Категории

Категории

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

Группа

io.dropwizard.modules
Идентификатор

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

dropwizard-health
Последняя версия

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

1.7.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Dropwizard Health
Provides a health check implementation that performs ongoing monitoring of an application's dependencies and includes an endpoint that can be called by a load balancer to determine if the application is healthy and thus able to retrieve traffic.
Ссылка на сайт

Ссылка на сайт

https://github.com/dropwizard/dropwizard-health
Система контроля версий

Система контроля версий

https://github.com/dropwizard/dropwizard-health

Скачать dropwizard-health

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
io.dropwizard : dropwizard-core jar

runtime (1)

Идентификатор библиотеки Тип Версия
javax.xml.bind : jaxb-api jar 2.3.1

test (8)

Идентификатор библиотеки Тип Версия
junit : junit jar
org.mockito : mockito-core jar
io.dropwizard : dropwizard-testing jar
org.awaitility : awaitility jar 4.2.0
com.github.tomakehurst : wiremock jar 2.27.2
org.eclipse.jetty : jetty-servlet jar
org.eclipse.jetty : jetty-http jar
org.assertj : assertj-core jar

Модули Проекта

Данный проект не имеет модулей.
io.dropwizard.modules

Dropwizard

Версии библиотеки

Версия
1.7.2
1.7.1
1.6.0
1.5.0
1.4.0
1.3.16-1
1.3.15-1
1.3.11-1