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.irof</groupId>
<artifactId>jig-maven-plugin</artifactId>
<version>2023.6.3</version>
</plugin>
Choose a version of com.github.irof : jig-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
2023.6.x |
jig-maven-plugin-2023.6.3
|
||
jig-maven-plugin-2023.6.2
|
|||
jig-maven-plugin-2023.6.1
|
|||
2023.3.x |
jig-maven-plugin-2023.3.1
|
||
2023.2.x |
jig-maven-plugin-2023.2.1.1
|
||
jig-maven-plugin-2023.2.1
|
|||
2023.1.x |
jig-maven-plugin-2023.1.1
|
||
2022.9.x |
jig-maven-plugin-2022.9.1
|
||
2022.4.x |
jig-maven-plugin-2022.4.2
|
||
2022.3.x |
jig-maven-plugin-2022.3.3
|
||
jig-maven-plugin-2022.3.2
|
|||
2021.11.x |
jig-maven-plugin-2021.11.4
|
||
jig-maven-plugin-2021.11.3
|
|||
2021.10.x |
jig-maven-plugin-2021.10.3
|
||
jig-maven-plugin-2021.10.1.1
|
|||
2021.9.x |
jig-maven-plugin-2021.9.4.1
|
||
jig-maven-plugin-2021.9.2.1
|
|||
jig-maven-plugin-2021.9.2
|
|||
0.6 |
jig-maven-plugin-0.6
|
||
0.5 |
jig-maven-plugin-0.5
|
||
0.4 |
jig-maven-plugin-0.4
|
||
0.3 |
jig-maven-plugin-0.3
|
||
0.2 |
jig-maven-plugin-0.2
|
||
0.1 |
jig-maven-plugin-0.1
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.github.irof</groupId>
<artifactId>jig-maven-plugin</artifactId>
<version>2023.6.3</version>
</plugin>
Advertisement