Spring Boot Async Health Indicator

Asynchronous Health Indicator for Spring Boot

Лицензия

Лицензия

Группа

Группа

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

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

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

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

boot2-v1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring Boot Async Health Indicator
Asynchronous Health Indicator for Spring Boot
Ссылка на сайт

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

https://github.com/antoinemeyer/spring-boot-async-health-indicator
Система контроля версий

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

https://github.com/antoinemeyer/spring-boot-async-health-indicator

Скачать async-health-indicator

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

<!-- https://jarcasting.com/artifacts/com.teketik/async-health-indicator/ -->
<dependency>
    <groupId>com.teketik</groupId>
    <artifactId>async-health-indicator</artifactId>
    <version>boot2-v1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.teketik/async-health-indicator/
implementation 'com.teketik:async-health-indicator:boot2-v1.1'
// https://jarcasting.com/artifacts/com.teketik/async-health-indicator/
implementation ("com.teketik:async-health-indicator:boot2-v1.1")
'com.teketik:async-health-indicator:jar:boot2-v1.1'
<dependency org="com.teketik" name="async-health-indicator" rev="boot2-v1.1">
  <artifact name="async-health-indicator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.teketik', module='async-health-indicator', version='boot2-v1.1')
)
libraryDependencies += "com.teketik" % "async-health-indicator" % "boot2-v1.1"
[com.teketik/async-health-indicator "boot2-v1.1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-actuator-autoconfigure jar 2.2.0.RELEASE

test (4)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.2.0.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.2.0.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.2.0.RELEASE
org.awaitility : awaitility jar 4.0.1

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

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

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

Версия
boot2-v1.1
boot2-v1.0