Last Version

Spring Boot Async Health Indicator boot2-v1.1

Asynchronous Health Indicator for Spring Boot

License

License

GroupId

GroupId

com.teketik
ArtifactId

ArtifactId

async-health-indicator
Version

Version

boot2-v1.1
Type

Type

jar
Description

Description

Spring Boot Async Health Indicator
Asynchronous Health Indicator for Spring Boot
Project URL

Project URL

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

Source Code Management

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

Download async-health-indicator boot2-v1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-actuator-autoconfigure jar 2.2.0.RELEASE

test (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.