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.khubla.antlr</groupId>
<artifactId>antlr4test-maven-plugin</artifactId>
<version>1.22</version>
</plugin>
Choose a version of com.khubla.antlr : antlr4test-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.22 |
antlr4test-maven-plugin-1.22
|
||
1.21 |
antlr4test-maven-plugin-1.21
|
||
1.20 |
antlr4test-maven-plugin-1.20
|
||
1.19 |
antlr4test-maven-plugin-1.19
|
||
1.18 |
antlr4test-maven-plugin-1.18
|
||
1.17 |
antlr4test-maven-plugin-1.17
|
||
1.16 |
antlr4test-maven-plugin-1.16
|
||
1.15 |
antlr4test-maven-plugin-1.15
|
||
1.14 |
antlr4test-maven-plugin-1.14
|
||
1.13 |
antlr4test-maven-plugin-1.13
|
||
1.12 |
antlr4test-maven-plugin-1.12
|
||
1.11 |
antlr4test-maven-plugin-1.11
|
||
1.10 |
antlr4test-maven-plugin-1.10
|
||
1.9 |
antlr4test-maven-plugin-1.9
|
||
1.8 |
antlr4test-maven-plugin-1.8
|
||
1.7 |
antlr4test-maven-plugin-1.7
|
||
1.6 |
antlr4test-maven-plugin-1.6
|
||
1.5 |
antlr4test-maven-plugin-1.5
|
||
1.4 |
antlr4test-maven-plugin-1.4
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.khubla.antlr</groupId>
<artifactId>antlr4test-maven-plugin</artifactId>
<version>1.22</version>
</plugin>
Advertisement