is not current version
Last Version 0.82.2

de.otto.edison:edison-status 0.56.3

Status library of the edison-microservice project.

GroupId

GroupId

de.otto.edison
ArtifactId

ArtifactId

edison-status
Version

Version

0.56.3
Type

Type

jar

Download edison-status 0.56.3


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