Actuator Site Spring Boot Starter

Actuator auto configuration for spring boot

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

com.github.fonimus
Идентификатор

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

actuator-site-spring-boot-starter
Последняя версия

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

0.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Actuator Site Spring Boot Starter
Actuator auto configuration for spring boot

Скачать actuator-site-spring-boot-starter

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.fonimus/actuator-site-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.fonimus</groupId>
    <artifactId>actuator-site-spring-boot-starter</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fonimus/actuator-site-spring-boot-starter/
implementation 'com.github.fonimus:actuator-site-spring-boot-starter:0.4.0'
// https://jarcasting.com/artifacts/com.github.fonimus/actuator-site-spring-boot-starter/
implementation ("com.github.fonimus:actuator-site-spring-boot-starter:0.4.0")
'com.github.fonimus:actuator-site-spring-boot-starter:jar:0.4.0'
<dependency org="com.github.fonimus" name="actuator-site-spring-boot-starter" rev="0.4.0">
  <artifact name="actuator-site-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fonimus', module='actuator-site-spring-boot-starter', version='0.4.0')
)
libraryDependencies += "com.github.fonimus" % "actuator-site-spring-boot-starter" % "0.4.0"
[com.github.fonimus/actuator-site-spring-boot-starter "0.4.0"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.0
org.jetbrains.kotlin : kotlin-reflect jar 1.3.0
org.springframework.boot : spring-boot-configuration-processor Необязательный jar

provided (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-actuator-autoconfigure jar
org.springframework : spring-webmvc jar

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.4.0
0.3.0
0.2.0
0.1.0