MVN

com.gitee.pulanos.pangu : pangu-generator-maven-plugin

Maven & Gradle

Dec 20, 2022

pangu-generator-maven-plugin · pangu framework code generator maven-plugin

<plugin>
    <groupId>com.gitee.pulanos.pangu</groupId>
    <artifactId>pangu-generator-maven-plugin</artifactId>
    <version>5.3.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gitee.pulanos.pangu : pangu-generator-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 5.3.0

All Versions

Choose a version of com.gitee.pulanos.pangu : pangu-generator-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
5.3.x
pangu-generator-maven-plugin-5.3.0
5.2.x
pangu-generator-maven-plugin-5.2.0
5.1.x
pangu-generator-maven-plugin-5.1.0
5.0.x
pangu-generator-maven-plugin-5.0.8
pangu-generator-maven-plugin-5.0.7

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.gitee.pulanos.pangu</groupId>
    <artifactId>pangu-generator-maven-plugin</artifactId>
    <version>5.3.0</version>
</plugin>