is not current version
Last Version 1.5.3.20

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

Custom configuration of Spring Boot Starter Parent

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.spt-oss
ArtifactId

ArtifactId

spring-boot-starter-parent-custom
Version

Version

1.5.3.0
Type

Type

pom

Download spring-boot-starter-parent-custom 1.5.3.0


<!-- 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"]