How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.batoo.jpa</groupId>
<artifactId>batoo-maven-plugin</artifactId>
<version>2.0.1.2</version>
</plugin>
Choose a version of org.batoo.jpa : batoo-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
2.0.x |
batoo-maven-plugin-2.0.1.2
|
||
batoo-maven-plugin-2.0.1.1
|
|||
batoo-maven-plugin-2.0.1.0-RTM
|
|||
batoo-maven-plugin-2.0.0.0.RC2
|
|||
batoo-maven-plugin-2.0.0.RC1
|
|||
0.1.x |
batoo-maven-plugin-0.1.6
|
||
batoo-maven-plugin-0.1.3
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.batoo.jpa</groupId>
<artifactId>batoo-maven-plugin</artifactId>
<version>2.0.1.2</version>
</plugin>
Advertisement