| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.itelg.spring |
| Идентификатор | Идентификаторspring-actuator-extensions |
| Версия | Версия0.2.5-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеspring-actuator-extensions
New HealthIndicators for Spring-Boot
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.itelg.spring/spring-actuator-extensions/ -->
<dependency>
<groupId>com.itelg.spring</groupId>
<artifactId>spring-actuator-extensions</artifactId>
<version>0.2.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.itelg.spring/spring-actuator-extensions/
implementation 'com.itelg.spring:spring-actuator-extensions:0.2.5-RELEASE'
// https://jarcasting.com/artifacts/com.itelg.spring/spring-actuator-extensions/
implementation ("com.itelg.spring:spring-actuator-extensions:0.2.5-RELEASE")
'com.itelg.spring:spring-actuator-extensions:jar:0.2.5-RELEASE'
<dependency org="com.itelg.spring" name="spring-actuator-extensions" rev="0.2.5-RELEASE">
<artifact name="spring-actuator-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.itelg.spring', module='spring-actuator-extensions', version='0.2.5-RELEASE')
)
libraryDependencies += "com.itelg.spring" % "spring-actuator-extensions" % "0.2.5-RELEASE"
[com.itelg.spring/spring-actuator-extensions "0.2.5-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-actuator Необязательный | jar | 1.2.8.RELEASE |
| org.springframework.amqp : spring-rabbit Необязательный | jar | 1.5.3.RELEASE |
| org.slf4j : slf4j-api Необязательный | jar | 1.7.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.easymock : easymock | jar | 3.4 |
| org.powermock : powermock-module-junit4 | jar | 1.6.3 |
| org.powermock : powermock-api-easymock | jar | 1.6.3 |
| org.easytesting : fest-assert | jar | 1.4 |