MVN

io.github.wilson-he : generator-maven-plugin

Maven & Gradle

Apr 09, 2020
2 stars

generator-maven-plugin Maven Mojo · freemarker模板生成器插件

<plugin>
    <groupId>io.github.wilson-he</groupId>
    <artifactId>generator-maven-plugin</artifactId>
    <version>0.2.6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.wilson-he : generator-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.2.6

All Versions

Choose a version of io.github.wilson-he : generator-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
generator-maven-plugin-0.2.6
generator-maven-plugin-0.2.5
generator-maven-plugin-0.2.4
generator-maven-plugin-0.2.3
generator-maven-plugin-0.2.2
generator-maven-plugin-0.2.1
generator-maven-plugin-0.2.0
0.1.x
generator-maven-plugin-0.1.4
generator-maven-plugin-0.1.3
generator-maven-plugin-0.1.2
generator-maven-plugin-0.1.0
0.0.x
generator-maven-plugin-0.0.4
generator-maven-plugin-0.0.3
generator-maven-plugin-0.0.2
generator-maven-plugin-0.0.1

How to add a plugin to Maven

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

<plugin>
    <groupId>io.github.wilson-he</groupId>
    <artifactId>generator-maven-plugin</artifactId>
    <version>0.2.6</version>
</plugin>