MVN

com.gitee.hengboy : code-builder-maven-plugin

Maven & Gradle

Jul 27, 2018
<plugin>
    <groupId>com.gitee.hengboy</groupId>
    <artifactId>code-builder-maven-plugin</artifactId>
    <version>1.0.6.RELEASE</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gitee.hengboy : code-builder-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.6.RELEASE

All Versions

Choose a version of com.gitee.hengboy : code-builder-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
code-builder-maven-plugin-1.0.6.RELEASE
code-builder-maven-plugin-1.0.5.RELEASE
code-builder-maven-plugin-1.0.4.RELEASE
code-builder-maven-plugin-1.0.3.RELEASE

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.hengboy</groupId>
    <artifactId>code-builder-maven-plugin</artifactId>
    <version>1.0.6.RELEASE</version>
</plugin>