License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.spt-oss |
ArtifactId | ArtifactIdspring-boot-starter-parent-custom |
Last Version | Last Version1.5.3.20 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCustom configuration of Spring Boot Starter Parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
spring-boot-starter-parent-custom-1.5.3.20.pom | 11 KB |
Browse |
<!-- 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.20</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.20'
// 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.20")
'com.github.spt-oss:spring-boot-starter-parent-custom:pom:1.5.3.20'
<dependency org="com.github.spt-oss" name="spring-boot-starter-parent-custom" rev="1.5.3.20">
<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.20')
)
libraryDependencies += "com.github.spt-oss" % "spring-boot-starter-parent-custom" % "1.5.3.20"
[com.github.spt-oss/spring-boot-starter-parent-custom "1.5.3.20"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.16 |