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