is not current version
Last Version boot2-v1.1

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

Asynchronous Health Indicator for Spring Boot

GroupId

GroupId

com.teketik
ArtifactId

ArtifactId

async-health-indicator
Version

Version

boot2-v1.0
Type

Type

jar

Download 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"]