Last Version

spring-boot-starter-pom 1.3.0.5.RELEASE

A simple jar reference based on spring boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.luues
ArtifactId

ArtifactId

spring-boot-starter-pom
Version

Version

1.3.0.5.RELEASE
Type

Type

pom
Description

Description

spring-boot-starter-pom
A simple jar reference based on spring boot

Download spring-boot-starter-pom 1.3.0.5.RELEASE


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

Dependencies

compile (7)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.