How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>in.virit.vwscdn</groupId>
<artifactId>vwscdn-maven-plugin</artifactId>
<version>1.3.6</version>
</plugin>
Choose a version of in.virit.vwscdn : vwscdn-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.3.x |
vwscdn-maven-plugin-1.3.6
|
||
vwscdn-maven-plugin-1.3.5
|
|||
vwscdn-maven-plugin-1.3.4
|
|||
vwscdn-maven-plugin-1.3.3
|
|||
vwscdn-maven-plugin-1.3.2
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>in.virit.vwscdn</groupId>
<artifactId>vwscdn-maven-plugin</artifactId>
<version>1.3.6</version>
</plugin>
Advertisement