MVN

com.adobe.cq.screens : parent

Maven & Gradle

Nov 26, 2021

AEM Screens - Parent Project

<dependency>
    <groupId>com.adobe.cq.screens</groupId>
    <artifactId>parent</artifactId>
    <version>16</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.adobe.cq.screens : parent to add to Maven - Latest Versions:

  • Latest Stable: 16

All Versions

Choose a version of com.adobe.cq.screens : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
16
parent-16

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.adobe.cq.screens</groupId>
    <artifactId>parent</artifactId>
    <version>16</version>
</dependency>