не последняя версия
Последняя версия 0.44.0

de.otto.edison:status 0.15.4

Status library of the edison-microservice project.

Группа

Группа

de.otto.edison
Идентификатор

Идентификатор

status
Версия

Версия

0.15.4
Тип

Тип

jar

Скачать status 0.15.4


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