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.btc-ag.redg</groupId>
<artifactId>redg-maven-plugin</artifactId>
<version>2.4.1</version>
</plugin>
Choose a version of com.btc-ag.redg : redg-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
2.4.x |
redg-maven-plugin-2.4.1
|
||
2.4 |
redg-maven-plugin-2.4
|
||
2.3 |
redg-maven-plugin-2.3
|
||
2.2 |
redg-maven-plugin-2.2
|
||
2.1.x |
redg-maven-plugin-2.1.1
|
||
2.1 |
redg-maven-plugin-2.1
|
||
2.0 |
redg-maven-plugin-2.0
|
||
1.1.x |
redg-maven-plugin-1.1.6
|
||
redg-maven-plugin-1.1.5
|
|||
redg-maven-plugin-1.1.4
|
|||
redg-maven-plugin-1.1.3
|
|||
redg-maven-plugin-1.1.2
|
|||
redg-maven-plugin-1.1.1
|
|||
redg-maven-plugin-1.1.0
|
|||
1.0.x |
redg-maven-plugin-1.0.18
|
||
redg-maven-plugin-1.0.17
|
|||
redg-maven-plugin-1.0.16
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.btc-ag.redg</groupId>
<artifactId>redg-maven-plugin</artifactId>
<version>2.4.1</version>
</plugin>
Advertisement