is not current version
Last Version 0.44.0

de.otto.edison:health 0.24.0

Status library of the edison-microservice project.

GroupId

GroupId

de.otto.edison
ArtifactId

ArtifactId

health
Version

Version

0.24.0
Type

Type

jar

Download health 0.24.0


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