MVN

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

Maven & Gradle

Dec 29, 2018
0 stars

SPT OSS Parent · Parent POM for OSS projects

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

Latest Version

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

  • Latest Stable: 8.0.0

All Versions

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

Version Vulnerabilities Updated
8.0.x
spt-oss-parent-8.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.spt-oss</groupId>
    <artifactId>spt-oss-parent</artifactId>
    <version>8.0.0</version>
</dependency>