License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.luues |
ArtifactId | ArtifactIdspring-boot-starter-pom |
Last Version | Last Version1.3.0.5.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionspring-boot-starter-pom
A simple jar reference based on spring boot
|
Filename | Size |
---|---|
spring-boot-starter-pom-1.3.0.5.RELEASE.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.luues/spring-boot-starter-pom/ -->
<dependency>
<groupId>com.github.luues</groupId>
<artifactId>spring-boot-starter-pom</artifactId>
<version>1.3.0.5.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.luues/spring-boot-starter-pom/
implementation 'com.github.luues:spring-boot-starter-pom:1.3.0.5.RELEASE'
// https://jarcasting.com/artifacts/com.github.luues/spring-boot-starter-pom/
implementation ("com.github.luues:spring-boot-starter-pom:1.3.0.5.RELEASE")
'com.github.luues:spring-boot-starter-pom:pom:1.3.0.5.RELEASE'
<dependency org="com.github.luues" name="spring-boot-starter-pom" rev="1.3.0.5.RELEASE">
<artifact name="spring-boot-starter-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.luues', module='spring-boot-starter-pom', version='1.3.0.5.RELEASE')
)
libraryDependencies += "com.github.luues" % "spring-boot-starter-pom" % "1.3.0.5.RELEASE"
[com.github.luues/spring-boot-starter-pom "1.3.0.5.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.0 |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.boot : spring-boot-starter-freemarker | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.springframework.boot : spring-boot-starter-security | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |