is not current version
Last Version 3.0.0-M2

Helidon Microprofile Health 2.3.2

Microprofile health check implementation

License

License

Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.microprofile.health
ArtifactId

ArtifactId

helidon-microprofile-health
Version

Version

2.3.2
Type

Type

jar
Description

Description

Helidon Microprofile Health
Microprofile health check implementation
Project URL

Project URL

https://helidon.io/helidon-microprofile-health
Project Organization

Project Organization

Oracle Corporation

Download helidon-microprofile-health 2.3.2


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

Dependencies

compile (4)

Group / Artifact Type Version
io.helidon.health : helidon-health jar 2.3.2
org.eclipse.microprofile.config : microprofile-config-api jar 1.4
org.eclipse.microprofile.health : microprofile-health-api jar 2.2
io.helidon.health : helidon-health-common jar 2.3.2

provided (1)

Group / Artifact Type Version
io.helidon.microprofile.server : helidon-microprofile-server jar 2.3.2

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.hamcrest : hamcrest-all jar 1.3
io.helidon.microprofile.tests : helidon-microprofile-tests-junit5 jar 2.3.2

Project Modules

There are no modules declared in this project.