MVN

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

Maven & Gradle

May 22, 2018
0 stars

Custom implementation for Spring Boot

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

Latest Version

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

  • Latest Stable: 2.0.2.0

All Versions

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

Version Vulnerabilities Updated
2.0.x
spring-boot-plus-2.0.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.spt-oss</groupId>
    <artifactId>spring-boot-plus</artifactId>
    <version>2.0.2.0</version>
</dependency>