MVN

io.github.tokgoronin : jimmerCodeGen-maven-plugin

Maven & Gradle

Oct 08, 2022
6 stars

jimmerCodeGen-maven-plugin Maven Plugin · generate entity and dao for jimmer

<plugin>
    <groupId>io.github.tokgoronin</groupId>
    <artifactId>jimmerCodeGen-maven-plugin</artifactId>
    <version>0.0.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.tokgoronin : jimmerCodeGen-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of io.github.tokgoronin : jimmerCodeGen-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
jimmerCodeGen-maven-plugin-0.0.3

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.tokgoronin</groupId>
    <artifactId>jimmerCodeGen-maven-plugin</artifactId>
    <version>0.0.3</version>
</plugin>

Advertisement