ws.ament.hammock:util-health

CDI Based MicroServices

License

License

GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

util-health
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

CDI Based MicroServices
Project URL

Project URL

https://github.com/hammock-project/hammock/wiki/util-health

Download util-health

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

provided (1)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jaxrs_2.0_spec jar 1.0-alpha-1

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0