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.wcm.devops.conga</groupId>
<artifactId>conga-maven-plugin</artifactId>
<version>1.16.0</version>
</plugin>
Choose a version of io.wcm.devops.conga : conga-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.16.x |
conga-maven-plugin-1.16.0
|
||
1.15.x |
conga-maven-plugin-1.15.0
|
||
1.14.x |
conga-maven-plugin-1.14.12
|
||
conga-maven-plugin-1.14.10
|
|||
conga-maven-plugin-1.14.8
|
|||
conga-maven-plugin-1.14.6
|
|||
conga-maven-plugin-1.14.4
|
|||
conga-maven-plugin-1.14.2
|
|||
conga-maven-plugin-1.14.0
|
|||
1.13.x |
conga-maven-plugin-1.13.4
|
||
conga-maven-plugin-1.13.2
|
|||
conga-maven-plugin-1.13.0
|
|||
1.12.x |
conga-maven-plugin-1.12.0
|
||
1.11.x |
conga-maven-plugin-1.11.4
|
||
conga-maven-plugin-1.11.2
|
|||
conga-maven-plugin-1.11.0
|
|||
1.10.x |
conga-maven-plugin-1.10.2
|
||
conga-maven-plugin-1.10.0
|
|||
1.9.x |
conga-maven-plugin-1.9.2
|
||
conga-maven-plugin-1.9.0
|
|||
1.8.x |
conga-maven-plugin-1.8.0
|
||
1.7.x |
conga-maven-plugin-1.7.0
|
||
1.6.x |
conga-maven-plugin-1.6.2
|
||
conga-maven-plugin-1.6.0
|
|||
1.5.x |
conga-maven-plugin-1.5.0
|
||
1.4.x |
conga-maven-plugin-1.4.4
|
||
conga-maven-plugin-1.4.2
|
|||
conga-maven-plugin-1.4.0
|
|||
1.3.x |
conga-maven-plugin-1.3.4
|
||
conga-maven-plugin-1.3.2
|
|||
conga-maven-plugin-1.3.0
|
|||
1.2.x |
conga-maven-plugin-1.2.0
|
||
1.1.x |
conga-maven-plugin-1.1.2
|
||
conga-maven-plugin-1.1.0
|
|||
1.0.x |
conga-maven-plugin-1.0.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>io.wcm.devops.conga</groupId>
<artifactId>conga-maven-plugin</artifactId>
<version>1.16.0</version>
</plugin>
Advertisement