Last Version

Helidon Microprofile Health 3.0.0-M2

Microprofile health check implementation

License

License

Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.microprofile.health
ArtifactId

ArtifactId

helidon-microprofile-health
Version

Version

3.0.0-M2
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 3.0.0-M2


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

Dependencies

compile (5)

Group / Artifact Type Version
io.helidon.health : helidon-health jar 3.0.0-M2
org.eclipse.microprofile.config : microprofile-config-api jar 3.0.1
org.eclipse.microprofile.health : microprofile-health-api jar 4.0
io.helidon.health : helidon-health-common jar 3.0.0-M2
io.helidon.service-common : helidon-service-common-rest-cdi jar 3.0.0-M2

provided (1)

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

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 3.0.0-M2

Project Modules

There are no modules declared in this project.