MVN

com.day.cq.wcm : wcm

Maven & Gradle

Oct 29, 2020

Day Communique 5 WCM (Parent Project) · The parent project to the Communique 5 WCM parts

<dependency>
    <groupId>com.day.cq.wcm</groupId>
    <artifactId>wcm</artifactId>
    <version>5.2.24</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.day.cq.wcm : wcm to add to Maven - Latest Versions:

  • Latest Stable: 5.2.24

All Versions

Choose a version of com.day.cq.wcm : wcm to add to Maven - All Versions:

Version Vulnerabilities Updated
8
wcm-8
7
wcm-7
6
wcm-6
5.2.x
wcm-5.2.44
wcm-5.2.42
wcm-5.2.40
wcm-5.2.36
wcm-5.2.34
wcm-5.2.32
wcm-5.2.28
wcm-5.2.26
wcm-5.2.24
wcm-5.2.22
wcm-5.2.20
wcm-5.2.18
wcm-5.2.16
wcm-5.2.14
wcm-5.2.10
wcm-5.2.8
wcm-5.2.6
wcm-5.2.4
wcm-5.2.2
5.1.x
wcm-5.1.20
wcm-5.1.18
wcm-5.1.16
wcm-5.1.12
wcm-5.1.10
wcm-5.1.8
wcm-5.1.6
wcm-5.1.4
wcm-5.1.2
wcm-5.1.0
5
wcm-5
5.0.x
wcm-5.0.8
wcm-5.0.7
wcm-5.0.6
wcm-5.0.1
4
wcm-4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.day.cq.wcm</groupId>
    <artifactId>wcm</artifactId>
    <version>5.2.24</version>
</dependency>

Advertisement