MVN

com.gitee.pulanos.pangu : pangu-framework-parent

Maven & Gradle

Oct 14, 2021

pangu-framework-parent · pangu development framework

<dependency>
    <groupId>com.gitee.pulanos.pangu</groupId>
    <artifactId>pangu-framework-parent</artifactId>
    <version>5.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gitee.pulanos.pangu : pangu-framework-parent to add to Maven - Latest Versions:

  • Latest Stable: 5.0.6

All Versions

Choose a version of com.gitee.pulanos.pangu : pangu-framework-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
5.0.x
pangu-framework-parent-5.0.6
pangu-framework-parent-5.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.gitee.pulanos.pangu</groupId>
    <artifactId>pangu-framework-parent</artifactId>
    <version>5.0.6</version>
</dependency>