MVN

io.github.zhoushuai1119 : platform-parent

Maven & Gradle

Aug 29, 2022
68.1k stars

platform-parent · project for platform-parent

<dependency>
    <groupId>io.github.zhoushuai1119</groupId>
    <artifactId>platform-parent</artifactId>
    <version>1.1.2-RELEASES</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.zhoushuai1119 : platform-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.2-RELEASES

All Versions

Choose a version of io.github.zhoushuai1119 : platform-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
platform-parent-1.1.2-RELEASES

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.zhoushuai1119</groupId>
    <artifactId>platform-parent</artifactId>
    <version>1.1.2-RELEASES</version>
</dependency>