| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.fonimus |
| Идентификатор | Идентификаторactuator-site-spring-boot-front |
| Последняя версия | Последняя версия0.4.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеActuator Site Spring Boot Front
Actuator web site for spring boot
|
| Имя Файла | Размер |
|---|---|
| actuator-site-spring-boot-front-0.4.0.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fonimus/actuator-site-spring-boot-front/ -->
<dependency>
<groupId>com.github.fonimus</groupId>
<artifactId>actuator-site-spring-boot-front</artifactId>
<version>0.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fonimus/actuator-site-spring-boot-front/
implementation 'com.github.fonimus:actuator-site-spring-boot-front:0.4.0'
// https://jarcasting.com/artifacts/com.github.fonimus/actuator-site-spring-boot-front/
implementation ("com.github.fonimus:actuator-site-spring-boot-front:0.4.0")
'com.github.fonimus:actuator-site-spring-boot-front:pom:0.4.0'
<dependency org="com.github.fonimus" name="actuator-site-spring-boot-front" rev="0.4.0">
<artifact name="actuator-site-spring-boot-front" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fonimus', module='actuator-site-spring-boot-front', version='0.4.0')
)
libraryDependencies += "com.github.fonimus" % "actuator-site-spring-boot-front" % "0.4.0"
[com.github.fonimus/actuator-site-spring-boot-front "0.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.fonimus : actuator-site-spring-boot-starter | jar | 0.4.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.0 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.3.0 |