How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>io.github.chains-project</groupId>
<artifactId>maven-lockfile</artifactId>
<version>4.0.0</version>
</plugin>
Choose a version of io.github.chains-project : maven-lockfile to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
4.0.x |
maven-lockfile-4.0.0
|
||
3.4.x |
maven-lockfile-3.4.2
|
||
maven-lockfile-3.4.1
|
|||
maven-lockfile-3.4.0
|
|||
3.3.x |
maven-lockfile-3.3.0
|
||
3.2.x |
maven-lockfile-3.2.0
|
||
3.1.x |
maven-lockfile-3.1.2
|
||
maven-lockfile-3.1.1
|
|||
maven-lockfile-3.1.0
|
|||
3.0.x |
maven-lockfile-3.0.1
|
||
maven-lockfile-3.0.0
|
|||
2.2.x |
maven-lockfile-2.2.0
|
||
2.1.x |
maven-lockfile-2.1.0
|
||
2.0.x |
maven-lockfile-2.0.0
|
||
1.3.x |
maven-lockfile-1.3.0
|
||
1.2.x |
maven-lockfile-1.2.0
|
||
1.1.x |
maven-lockfile-1.1.11
|
||
maven-lockfile-1.1.10
|
|||
maven-lockfile-1.1.9
|
|||
maven-lockfile-1.1.8
|
|||
maven-lockfile-1.1.7
|
|||
maven-lockfile-1.1.6
|
|||
maven-lockfile-1.1.4
|
|||
maven-lockfile-1.1.2
|
|||
maven-lockfile-1.1.0
|
|||
1.0.x |
maven-lockfile-1.0.17
|
||
maven-lockfile-1.0.16
|
|||
maven-lockfile-1.0.15
|
|||
maven-lockfile-1.0.14
|
|||
maven-lockfile-1.0.13
|
|||
maven-lockfile-1.0.12
|
|||
maven-lockfile-1.0.11
|
|||
maven-lockfile-1.0.10
|
|||
maven-lockfile-1.0.9
|
|||
maven-lockfile-1.0.8
|
|||
maven-lockfile-1.0.7
|
|||
maven-lockfile-1.0.6
|
|||
maven-lockfile-1.0.5
|
|||
maven-lockfile-1.0.4
|
|||
maven-lockfile-1.0.3
|
|||
maven-lockfile-1.0.2
|
|||
maven-lockfile-1.0.1
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>io.github.chains-project</groupId>
<artifactId>maven-lockfile</artifactId>
<version>4.0.0</version>
</plugin>
Advertisement