This project contains shared parent POM for projects in Motu repository.
When starting a new project, please add configured parent pom to avoid replicate the same meta inf in every project:
<parent>
<groupId>com.github.doraeven.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>1</version>
</parent>List the info of parent pom.
| base | info | repositories | info | plugins | info | ||
|---|---|---|---|---|---|---|---|
| jdk | 25 | master | aliyun | core | maven | ||
| charset | UTF-8 | slave | central | extend | - |
The project is released under version 2.0 of the Apache License.