Last Version

POMs :: Spring Boot Parent 1.1.0

https://github.com/garethahealy

License

License

GroupId

GroupId

com.garethahealy.poms
ArtifactId

ArtifactId

springboot-parent
Version

Version

1.1.0
Type

Type

pom
Description

Description

POMs :: Spring Boot Parent
https://github.com/garethahealy
Project Organization

Project Organization

Gareth Healy
Source Code Management

Source Code Management

https://github.com/garethahealy/poms/tree/master/springboot-parent

Download springboot-parent 1.1.0


<!-- https://jarcasting.com/artifacts/com.garethahealy.poms/springboot-parent/ -->
<dependency>
    <groupId>com.garethahealy.poms</groupId>
    <artifactId>springboot-parent</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.garethahealy.poms/springboot-parent/
implementation 'com.garethahealy.poms:springboot-parent:1.1.0'
// https://jarcasting.com/artifacts/com.garethahealy.poms/springboot-parent/
implementation ("com.garethahealy.poms:springboot-parent:1.1.0")
'com.garethahealy.poms:springboot-parent:pom:1.1.0'
<dependency org="com.garethahealy.poms" name="springboot-parent" rev="1.1.0">
  <artifact name="springboot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.garethahealy.poms', module='springboot-parent', version='1.1.0')
)
libraryDependencies += "com.garethahealy.poms" % "springboot-parent" % "1.1.0"
[com.garethahealy.poms/springboot-parent "1.1.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-log4j2 jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework : spring-webmvc jar
org.springframework.boot : spring-boot-devtools jar

provided (2)

Group / Artifact Type Version
org.apache.tomcat.embed : tomcat-embed-jasper jar
javax.servlet : jstl 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.