License |
License |
---|---|
GroupId | GroupIdws.ament.hammock |
ArtifactId | ArtifactIdutil-health |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCDI Based MicroServices
|
Project URL |
Project URL |
Filename | Size |
---|---|
util-health-2.1.pom | |
util-health-2.1.jar | 12 KB |
util-health-2.1-sources.jar | 10 KB |
util-health-2.1-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ws.ament.hammock/util-health/ -->
<dependency>
<groupId>ws.ament.hammock</groupId>
<artifactId>util-health</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/ws.ament.hammock/util-health/
implementation 'ws.ament.hammock:util-health:2.1'
// https://jarcasting.com/artifacts/ws.ament.hammock/util-health/
implementation ("ws.ament.hammock:util-health:2.1")
'ws.ament.hammock:util-health:jar:2.1'
<dependency org="ws.ament.hammock" name="util-health" rev="2.1">
<artifact name="util-health" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.ament.hammock', module='util-health', version='2.1')
)
libraryDependencies += "ws.ament.hammock" % "util-health" % "2.1"
[ws.ament.hammock/util-health "2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.health : microprofile-health-api | jar | 1.0 |
org.eclipse.microprofile.config : microprofile-config-api | jar | 1.2 |
org.apache.geronimo.config : geronimo-config-impl | jar | 1.1 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
ws.ament.hammock : johnzon | jar | 2.1 |
ws.ament.hammock : web-spi | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jaxrs_2.0_spec | jar | 1.0-alpha-1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.8.0 |
ws.ament.hammock : test-arquillian | jar | 2.1 |
org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.2.0.Final |