MVN

com.smartnews : maven-jpa-entity-generator-plugin

Maven & Gradle

Apr 12, 2023
206 stars

maven-entitygen-plugin Maven Mojo

<plugin>
    <groupId>com.smartnews</groupId>
    <artifactId>maven-jpa-entity-generator-plugin</artifactId>
    <version>0.99.9</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.smartnews : maven-jpa-entity-generator-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.99.9

All Versions

Choose a version of com.smartnews : maven-jpa-entity-generator-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.99.x
maven-jpa-entity-generator-plugin-0.99.9
maven-jpa-entity-generator-plugin-0.99.8
maven-jpa-entity-generator-plugin-0.99.7
maven-jpa-entity-generator-plugin-0.99.6
maven-jpa-entity-generator-plugin-0.99.5
maven-jpa-entity-generator-plugin-0.99.4
maven-jpa-entity-generator-plugin-0.99.3
maven-jpa-entity-generator-plugin-0.99.2
maven-jpa-entity-generator-plugin-0.99.1
maven-jpa-entity-generator-plugin-0.99.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>com.smartnews</groupId>
    <artifactId>maven-jpa-entity-generator-plugin</artifactId>
    <version>0.99.9</version>
</plugin>