How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>za.co.no9</groupId>
<artifactId>jdbc-8-maven-plugin</artifactId>
<version>8.0</version>
</plugin>
Choose a version of za.co.no9 : jdbc-8-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
8.0 |
jdbc-8-maven-plugin-8.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>za.co.no9</groupId>
<artifactId>jdbc-8-maven-plugin</artifactId>
<version>8.0</version>
</plugin>
Advertisement