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.easyb</groupId>
<artifactId>maven-easyb-plugin</artifactId>
<version>1.4</version>
</plugin>
Choose a version of org.easyb : maven-easyb-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.4 |
maven-easyb-plugin-1.4
|
||
1.3 |
maven-easyb-plugin-1.3
|
||
1.2 |
maven-easyb-plugin-1.2
|
||
1.1 |
maven-easyb-plugin-1.1
|
||
0.9.x |
maven-easyb-plugin-0.9.7-1
|
||
maven-easyb-plugin-0.9.7
|
|||
maven-easyb-plugin-0.9.6
|
|||
maven-easyb-plugin-0.9.5.2
|
|||
maven-easyb-plugin-0.9.5.1
|
|||
maven-easyb-plugin-0.9.5
|
|||
maven-easyb-plugin-0.9.2
|
|||
maven-easyb-plugin-0.9.1
|
|||
0.9 |
maven-easyb-plugin-0.9
|
||
0.8 |
maven-easyb-plugin-0.8
|
||
0.7 |
maven-easyb-plugin-0.7
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.easyb</groupId>
<artifactId>maven-easyb-plugin</artifactId>
<version>1.4</version>
</plugin>
Advertisement