MVN

com.github.shiver-me-timbers : smt-parent-spring-boot

Maven & Gradle

Jun 18, 2020

This parent pom provides access to the Spring Boot dependencies.

<dependency>
    <groupId>com.github.shiver-me-timbers</groupId>
    <artifactId>smt-parent-spring-boot</artifactId>
    <version>2.3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.shiver-me-timbers : smt-parent-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 2.3.1.0

All Versions

Choose a version of com.github.shiver-me-timbers : smt-parent-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
2.3.x
smt-parent-spring-boot-2.3.1.0
2.0.x
smt-parent-spring-boot-2.0.5.0
1.5.x
smt-parent-spring-boot-1.5.7.0
1.4.x
smt-parent-spring-boot-1.4.0.0
1.3.x
smt-parent-spring-boot-1.3.5.0
1.2.x
smt-parent-spring-boot-1.2.5.0
1.0
smt-parent-spring-boot-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.shiver-me-timbers</groupId>
    <artifactId>smt-parent-spring-boot</artifactId>
    <version>2.3.1.0</version>
</dependency>