is not current version
Last Version 0.44.0

de.otto.edison:status 0.39.1

Status library of the edison-microservice project.

GroupId

GroupId

de.otto.edison
ArtifactId

ArtifactId

status
Version

Version

0.39.1
Type

Type

jar

Download status 0.39.1


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