is not current version
Last Version 3.0.0-M2

io.helidon.microprofile.health:helidon-microprofile-health 1.2.0

Microprofile health check implementation

Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.microprofile.health
ArtifactId

ArtifactId

helidon-microprofile-health
Version

Version

1.2.0
Type

Type

jar

Download helidon-microprofile-health 1.2.0


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