How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>jp.co.tis.gsp</groupId>
<artifactId>gsp-dba-maven-plugin</artifactId>
<version>4.6.0</version>
</plugin>
Choose a version of jp.co.tis.gsp : gsp-dba-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
4.6.x |
gsp-dba-maven-plugin-4.6.0
|
||
4.5.x |
gsp-dba-maven-plugin-4.5.0
|
||
4.4.x |
gsp-dba-maven-plugin-4.4.1
|
||
gsp-dba-maven-plugin-4.4.0
|
|||
4.3.x |
gsp-dba-maven-plugin-4.3.0
|
||
4.2.x |
gsp-dba-maven-plugin-4.2.0
|
||
4.1.x |
gsp-dba-maven-plugin-4.1.0
|
||
4.0.x |
gsp-dba-maven-plugin-4.0.1
|
||
gsp-dba-maven-plugin-4.0.0
|
|||
3.2.x |
gsp-dba-maven-plugin-3.2.1
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>jp.co.tis.gsp</groupId>
<artifactId>gsp-dba-maven-plugin</artifactId>
<version>4.6.0</version>
</plugin>
Advertisement