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.kaazing</groupId>
<artifactId>license-maven-plugin</artifactId>
<version>1.0.0.20</version>
</plugin>
Choose a version of org.kaazing : license-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.0.x |
license-maven-plugin-1.0.0.20
|
||
license-maven-plugin-1.0.0.19
|
|||
license-maven-plugin-1.0.0.18
|
|||
license-maven-plugin-1.0.0.17
|
|||
license-maven-plugin-1.0.0.16
|
|||
license-maven-plugin-1.0.0.15
|
|||
license-maven-plugin-1.0.0.14
|
|||
license-maven-plugin-1.0.0.13
|
|||
license-maven-plugin-1.0.0.12
|
|||
license-maven-plugin-1.0.0.11
|
|||
license-maven-plugin-1.0.0.10
|
|||
license-maven-plugin-1.0.0.9
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.kaazing</groupId>
<artifactId>license-maven-plugin</artifactId>
<version>1.0.0.20</version>
</plugin>
Advertisement