MVN

io.github.zenwave360 : zenwave-code-generator-mojo

Maven & Gradle

Aug 31, 2022
18 stars

io.github.zenwave360:zenwave-code-generator-mojo

<plugin>
    <groupId>io.github.zenwave360</groupId>
    <artifactId>zenwave-code-generator-mojo</artifactId>
    <version>0.3.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.zenwave360 : zenwave-code-generator-mojo to add to Maven - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of io.github.zenwave360 : zenwave-code-generator-mojo to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
zenwave-code-generator-mojo-0.3.0
0.2.x
zenwave-code-generator-mojo-0.2.2
zenwave-code-generator-mojo-0.2.0
0.1.x
zenwave-code-generator-mojo-0.1.0

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.zenwave360</groupId>
    <artifactId>zenwave-code-generator-mojo</artifactId>
    <version>0.3.0</version>
</plugin>