не последняя версия
Последняя версия boot2-v1.1

com.teketik:async-health-indicator boot2-v1.0

Asynchronous Health Indicator for Spring Boot

Группа

Группа

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

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

async-health-indicator
Версия

Версия

boot2-v1.0
Тип

Тип

jar

Скачать async-health-indicator boot2-v1.0


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