MVN

com.github.spt-oss : spring-boot-parent

Maven & Gradle

Dec 30, 2018
0 stars

Spring Boot Plus · Custom implementation for Spring Boot

<dependency>
    <groupId>com.github.spt-oss</groupId>
    <artifactId>spring-boot-parent</artifactId>
    <version>2.0.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.spt-oss : spring-boot-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.7.0

All Versions

Choose a version of com.github.spt-oss : spring-boot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
spring-boot-parent-2.0.7.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.spt-oss</groupId>
    <artifactId>spring-boot-parent</artifactId>
    <version>2.0.7.0</version>
</dependency>