MVN

pl.decerto.hyperon.persistence : codegen-maven-plugin

Maven & Gradle

May 17, 2022
<plugin>
    <groupId>pl.decerto.hyperon.persistence</groupId>
    <artifactId>codegen-maven-plugin</artifactId>
    <version>7.0.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pl.decerto.hyperon.persistence : codegen-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 7.0.0

All Versions

Choose a version of pl.decerto.hyperon.persistence : codegen-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
7.0.x
codegen-maven-plugin-7.0.0
0.1.x
codegen-maven-plugin-0.1.51
codegen-maven-plugin-0.1.45
codegen-maven-plugin-0.1.36
codegen-maven-plugin-0.1.35
codegen-maven-plugin-0.1.29

How to add a plugin to Maven

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

<plugin>
    <groupId>pl.decerto.hyperon.persistence</groupId>
    <artifactId>codegen-maven-plugin</artifactId>
    <version>7.0.0</version>
</plugin>