Skip to content

spt-oss/spt-parent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPT Parent

circleci maven central

  • Parent POM for Maven projects

Usage

  1. Set the parent in your POM.

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

License

  • This software is released under the Apache License 2.0.