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

Parent POM for OSS projects


Licenses
Apache-2.0/libpng-2.0

Documentation

SPT OSS Parent

circleci maven central

  • Parent POM for OSS projects

Usage

  1. Set the parent in your POM.

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

License

  • This software is released under the Apache License 2.0.