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.yadickson</groupId>
<artifactId>autoplsp</artifactId>
<version>1.8.20</version>
</plugin>
Choose a version of com.github.yadickson : autoplsp to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.8.x |
autoplsp-1.8.20
|
||
autoplsp-1.8.19
|
|||
autoplsp-1.8.18
|
|||
autoplsp-1.8.17
|
|||
autoplsp-1.8.15
|
|||
autoplsp-1.8.14
|
|||
autoplsp-1.8.13
|
|||
autoplsp-1.8.11
|
|||
autoplsp-1.8.8
|
|||
autoplsp-1.8.7
|
|||
autoplsp-1.8.5
|
|||
autoplsp-1.8.4
|
|||
autoplsp-1.8.3
|
|||
autoplsp-1.8.2
|
|||
1.7.x |
autoplsp-1.7.28
|
||
autoplsp-1.7.27
|
|||
autoplsp-1.7.26
|
|||
autoplsp-1.7.25
|
|||
autoplsp-1.7.24
|
|||
autoplsp-1.7.23
|
|||
autoplsp-1.7.22
|
|||
autoplsp-1.7.21
|
|||
autoplsp-1.7.20
|
|||
autoplsp-1.7.19
|
|||
autoplsp-1.7.18
|
|||
autoplsp-1.7.17
|
|||
autoplsp-1.7.15
|
|||
autoplsp-1.7.14
|
|||
autoplsp-1.7.11
|
|||
autoplsp-1.7.10
|
|||
autoplsp-1.7.9
|
|||
autoplsp-1.7.8
|
|||
autoplsp-1.7.7
|
|||
autoplsp-1.7.6
|
|||
autoplsp-1.7.5
|
|||
autoplsp-1.7.4
|
|||
autoplsp-1.7.3
|
|||
autoplsp-1.7.2
|
|||
autoplsp-1.7.1
|
|||
autoplsp-1.7.0
|
|||
1.6.x |
autoplsp-1.6.0
|
||
1.5.x |
autoplsp-1.5.4
|
||
autoplsp-1.5.2
|
|||
autoplsp-1.5.0
|
|||
1.4.x |
autoplsp-1.4.2
|
||
autoplsp-1.4.1
|
|||
autoplsp-1.4.0
|
|||
1.3.x |
autoplsp-1.3.3
|
||
autoplsp-1.3.2
|
|||
autoplsp-1.3.1
|
|||
autoplsp-1.3.0
|
|||
1.2.x |
autoplsp-1.2.0
|
||
1.1.x |
autoplsp-1.1.13
|
||
autoplsp-1.1.12
|
|||
autoplsp-1.1.11
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.github.yadickson</groupId>
<artifactId>autoplsp</artifactId>
<version>1.8.20</version>
</plugin>
Advertisement