License |
License |
---|---|
GroupId | GroupIdde.otto.microservice |
ArtifactId | ArtifactIdhealth |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhealth
Status library of the springboot-microservice project.
|
Project URL |
Project URL |
Filename | Size |
---|---|
health-0.0.2.pom | |
health-0.0.2.jar | 2 KB |
health-0.0.2-sources.jar | 1 KB |
health-0.0.2-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.otto.microservice/health/ -->
<dependency>
<groupId>de.otto.microservice</groupId>
<artifactId>health</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto.microservice/health/
implementation 'de.otto.microservice:health:0.0.2'
// https://jarcasting.com/artifacts/de.otto.microservice/health/
implementation ("de.otto.microservice:health:0.0.2")
'de.otto.microservice:health:jar:0.0.2'
<dependency org="de.otto.microservice" name="health" rev="0.0.2">
<artifact name="health" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto.microservice', module='health', version='0.0.2')
)
libraryDependencies += "de.otto.microservice" % "health" % "0.0.2"
[de.otto.microservice/health "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 1.2.1.RELEASE |
ch.qos.logback : logback-classic | jar | 1.0.13 |
net.jcip : jcip-annotations | jar | 1.0 |
org.springframework.boot : spring-boot-starter-jetty | jar | 1.2.1.RELEASE |
org.springframework.boot : spring-boot-starter-actuator | jar | 1.2.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.ning : async-http-client | jar | 1.8.3 |
org.uncommons : reportng | jar | 1.1.2 |
org.hamcrest : hamcrest-core | jar | 1.3 |
de.otto.microservice » testsupport | jar | 0.0.2 |
org.testng : testng | jar | 6.1.1 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 1.9.5 |