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

com.github.spt-oss:spring-boot-starter-parent-custom 1.5.3.0

Custom configuration of Spring Boot Starter Parent

Категории

Категории

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

Группа

com.github.spt-oss
Идентификатор

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

spring-boot-starter-parent-custom
Версия

Версия

1.5.3.0
Тип

Тип

pom

Скачать spring-boot-starter-parent-custom 1.5.3.0

Имя Файла Размер
spring-boot-starter-parent-custom-1.5.3.0.pom 11 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.spt-oss/spring-boot-starter-parent-custom/ -->
<dependency>
    <groupId>com.github.spt-oss</groupId>
    <artifactId>spring-boot-starter-parent-custom</artifactId>
    <version>1.5.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.spt-oss/spring-boot-starter-parent-custom/
implementation 'com.github.spt-oss:spring-boot-starter-parent-custom:1.5.3.0'
// https://jarcasting.com/artifacts/com.github.spt-oss/spring-boot-starter-parent-custom/
implementation ("com.github.spt-oss:spring-boot-starter-parent-custom:1.5.3.0")
'com.github.spt-oss:spring-boot-starter-parent-custom:pom:1.5.3.0'
<dependency org="com.github.spt-oss" name="spring-boot-starter-parent-custom" rev="1.5.3.0">
  <artifact name="spring-boot-starter-parent-custom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.spt-oss', module='spring-boot-starter-parent-custom', version='1.5.3.0')
)
libraryDependencies += "com.github.spt-oss" % "spring-boot-starter-parent-custom" % "1.5.3.0"
[com.github.spt-oss/spring-boot-starter-parent-custom "1.5.3.0"]