How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.github.alexmao86</groupId>
<artifactId>jweb-maven-plugin</artifactId>
<version>1.0.13</version>
</plugin>
Choose a version of com.github.alexmao86 : jweb-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.0.x |
jweb-maven-plugin-1.0.13
|
||
jweb-maven-plugin-1.0.12
|
|||
jweb-maven-plugin-1.0.11
|
|||
jweb-maven-plugin-1.0.10
|
|||
jweb-maven-plugin-1.0.9
|
|||
jweb-maven-plugin-1.0.8
|
|||
jweb-maven-plugin-1.0.6
|
|||
jweb-maven-plugin-1.0.5
|
|||
jweb-maven-plugin-1.0.4
|
|||
jweb-maven-plugin-1.0.3
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.github.alexmao86</groupId>
<artifactId>jweb-maven-plugin</artifactId>
<version>1.0.13</version>
</plugin>
Advertisement