| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.otto.microservice |
| Идентификатор | Идентификаторhealth |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhealth
Status library of the springboot-microservice project.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |