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.utplsql</groupId>
<artifactId>utplsql-maven-plugin</artifactId>
<version>3.1.11</version>
</plugin>
Choose a version of org.utplsql : utplsql-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
3.1.x |
utplsql-maven-plugin-3.1.11
|
||
utplsql-maven-plugin-3.1.10
|
|||
utplsql-maven-plugin-3.1.9
|
|||
utplsql-maven-plugin-3.1.7
|
|||
utplsql-maven-plugin-3.1.6
|
|||
utplsql-maven-plugin-3.1.5
|
|||
utplsql-maven-plugin-3.1.4
|
|||
utplsql-maven-plugin-3.1.2
|
|||
utplsql-maven-plugin-3.1.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.utplsql</groupId>
<artifactId>utplsql-maven-plugin</artifactId>
<version>3.1.11</version>
</plugin>
Advertisement