Last Version

Helidon Health Checks 3.0.0-M2

Microprofile Health implementation - health checks supported OOTB

License

License

Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.health
ArtifactId

ArtifactId

helidon-health-checks
Version

Version

3.0.0-M2
Type

Type

jar
Description

Description

Helidon Health Checks
Microprofile Health implementation - health checks supported OOTB
Project URL

Project URL

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

Project Organization

Oracle Corporation

Download helidon-health-checks 3.0.0-M2


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

Dependencies

compile (3)

Group / Artifact Type Version
io.helidon.health : helidon-health jar 3.0.0-M2
io.helidon.health : helidon-health-common jar 3.0.0-M2
io.helidon.config : helidon-config jar 3.0.0-M2

provided (2)

Group / Artifact Type Version
jakarta.enterprise : jakarta.enterprise.cdi-api Optional jar 3.0.0
org.eclipse.microprofile.config : microprofile-config-api Optional jar 3.0.1

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.23.4
org.junit.jupiter : junit-jupiter-params jar 5.7.0
io.helidon.webclient : helidon-webclient jar 3.0.0-M2
io.helidon.config : helidon-config-yaml jar 3.0.0-M2

Project Modules

There are no modules declared in this project.