is not current version
Last Version 2.0.1

org.apache.geronimo:geronimo-health 1.0.0

Apache Geronimo implementation of the Microprofile Health Specification

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo
ArtifactId

ArtifactId

geronimo-health
Version

Version

1.0.0
Type

Type

jar

Download geronimo-health 1.0.0


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