License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo |
ArtifactId | ArtifactIdgeronimo-health |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo Health :: Microprofile
Apache Geronimo implementation of the MicroProfile Health Specification
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-health-2.0.1.pom | |
geronimo-health-2.0.1.jar | 15 KB |
geronimo-health-2.0.1-sources.jar | 12 KB |
geronimo-health-2.0.1-javadoc.jar | 34 KB |
Browse |
<!-- 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"]
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 |
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 |