is not current version
Last Version 3.0.0-M2

io.helidon.microprofile.health:helidon-microprofile-health 1.4.10

Microprofile health check implementation

Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.microprofile.health
ArtifactId

ArtifactId

helidon-microprofile-health
Version

Version

1.4.10
Type

Type

jar

Download helidon-microprofile-health 1.4.10


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