Last Version

Geronimo Health :: Microprofile 2.0.1

Apache Geronimo implementation of the MicroProfile Health Specification

License

License

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo
ArtifactId

ArtifactId

geronimo-health
Version

Version

2.0.1
Type

Type

jar
Description

Description

Geronimo Health :: Microprofile
Apache Geronimo implementation of the MicroProfile Health Specification
Project Organization

Project Organization

The Apache Software Foundation

Download geronimo-health 2.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.geronimo : geronimo-health-common jar 2.0.1
org.eclipse.microprofile.health : microprofile-health-api jar 3.0-RC3

provided (9)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-interceptor_1.2_spec jar 1.0
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-jcdi_2.0_spec jar 1.0.1
org.apache.geronimo.specs : geronimo-annotation_1.3_spec jar 1.0
org.eclipse.microprofile.config : microprofile-config-api Optional jar 1.2
org.apache.tomcat : tomcat-servlet-api jar 9.0.20
org.apache.geronimo.specs : geronimo-jaxrs_2.0_spec jar 1.0-alpha-1
org.apache.geronimo.specs : geronimo-json_1.1_spec jar 1.2
org.apache.geronimo.specs : geronimo-jsonb_1.0_spec jar 1.1

test (6)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jacc_1.1_spec jar 1.0.2
org.jboss.arquillian.testng : arquillian-testng-container jar 1.1.13.Final
org.testng : testng jar 6.9.9
org.apache.meecrowave : meecrowave-arquillian jar 1.2.8
org.eclipse.microprofile.health : microprofile-health-tck jar 3.0-RC3
com.google.guava : guava jar 28.1-jre

Project Modules

There are no modules declared in this project.