MVN

io.wcm.devops.conga.plugins : io.wcm.devops.conga.plugins.aem.parent

Maven & Gradle

Mar 27, 2023
0 stars

CONGA AEM Plugin

<dependency>
    <groupId>io.wcm.devops.conga.plugins</groupId>
    <artifactId>io.wcm.devops.conga.plugins.aem.parent</artifactId>
    <version>2.19.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.wcm.devops.conga.plugins : io.wcm.devops.conga.plugins.aem.parent to add to Maven - Latest Versions:

  • Latest Stable: 2.19.4

All Versions

Choose a version of io.wcm.devops.conga.plugins : io.wcm.devops.conga.plugins.aem.parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.19.x
io.wcm.devops.conga.plugins.aem.parent-2.19.4
io.wcm.devops.conga.plugins.aem.parent-2.19.2
io.wcm.devops.conga.plugins.aem.parent-2.19.0
2.18.x
io.wcm.devops.conga.plugins.aem.parent-2.18.6
io.wcm.devops.conga.plugins.aem.parent-2.18.4
io.wcm.devops.conga.plugins.aem.parent-2.18.2
io.wcm.devops.conga.plugins.aem.parent-2.18.0
2.17.x
io.wcm.devops.conga.plugins.aem.parent-2.17.0
2.16.x
io.wcm.devops.conga.plugins.aem.parent-2.16.2
io.wcm.devops.conga.plugins.aem.parent-2.16.0
2.15.x
io.wcm.devops.conga.plugins.aem.parent-2.15.0
1.14.x
io.wcm.devops.conga.plugins.aem.parent-1.14.6
io.wcm.devops.conga.plugins.aem.parent-1.14.4
io.wcm.devops.conga.plugins.aem.parent-1.14.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.wcm.devops.conga.plugins</groupId>
    <artifactId>io.wcm.devops.conga.plugins.aem.parent</artifactId>
    <version>2.19.4</version>
</dependency>

Advertisement