| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаio.github.samburi |
| Идентификатор | Идентификаторspring-boot-pom |
| Последняя версия | Последняя версия1.0.6 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSpringBootPoom
Custom Spring boot poom bundled with spring cloud dependencies
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| spring-boot-pom-1.0.6.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.samburi/spring-boot-pom/ -->
<dependency>
<groupId>io.github.samburi</groupId>
<artifactId>spring-boot-pom</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.samburi/spring-boot-pom/
implementation 'io.github.samburi:spring-boot-pom:1.0.6'
// https://jarcasting.com/artifacts/io.github.samburi/spring-boot-pom/
implementation ("io.github.samburi:spring-boot-pom:1.0.6")
'io.github.samburi:spring-boot-pom:pom:1.0.6'
<dependency org="io.github.samburi" name="spring-boot-pom" rev="1.0.6">
<artifact name="spring-boot-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.samburi', module='spring-boot-pom', version='1.0.6')
)
libraryDependencies += "io.github.samburi" % "spring-boot-pom" % "1.0.6"
[io.github.samburi/spring-boot-pom "1.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.cloud : spring-cloud-starter-bootstrap | jar |