Last Version

health 0.82.2

Status library of the edison-microservice project.

License

License

GroupId

GroupId

de.otto.edison
ArtifactId

ArtifactId

edison-health
Version

Version

0.82.2
Type

Type

jar
Description

Description

health
Status library of the edison-microservice project.
Project URL

Project URL

http://github.com/otto-de/edison-microservice

Download edison-health 0.82.2


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

Dependencies

compile (5)

Group / Artifact Type Version
de.otto.edison : edison-core jar 0.82.2
net.jcip : jcip-annotations jar 1.0
org.springframework.boot : spring-boot-starter-actuator jar 1.4.2.RELEASE
ch.qos.logback : logback-classic jar 1.1.6
org.springframework.boot : spring-boot-starter-web jar 1.4.2.RELEASE

test (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.4.2.RELEASE
junit : junit jar 4.12
org.springframework : spring-test jar 4.3.4.RELEASE
org.mockito : mockito-core jar 1.10.19
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
de.otto.edison : edison-testsupport jar 0.82.2

Project Modules

There are no modules declared in this project.