MVN

com.day.cq : cq-widgets-ext

Maven & Gradle

Oct 29, 2020
4 usages

Day Communique 5 Ext Widgets · This is the Ext part of the CQ Widgets component

<dependency>
    <groupId>com.day.cq</groupId>
    <artifactId>cq-widgets-ext</artifactId>
    <version>5.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.day.cq : cq-widgets-ext to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.5.0

All Versions

Choose a version of com.day.cq : cq-widgets-ext to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.5.x
cq-widgets-ext-5.5.0

How to add a dependency to Maven

Add the following com.day.cq : cq-widgets-ext maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.day.cq</groupId>
    <artifactId>cq-widgets-ext</artifactId>
    <version>5.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.day.cq : cq-widgets-ext gradle dependency to your build.gradle file:

implementation 'com.day.cq:cq-widgets-ext:5.5.0'

Gradle Kotlin DSL: Add the following com.day.cq : cq-widgets-ext gradle kotlin dependency to your build.gradle.kts file:

implementation("com.day.cq:cq-widgets-ext:5.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.day.cq : cq-widgets-ext sbt scala dependency to your build.sbt file:

libraryDependencies += "com.day.cq" % "cq-widgets-ext" % "5.5.0"

Advertisement

Dependencies from Group

Oct 29, 2020
173 usages
Oct 29, 2020
71 usages
Oct 29, 2020
66 usages
Oct 29, 2020
52 usages
Oct 29, 2020
48 usages

Discover Dependencies

Oct 29, 2020
4 usages
Oct 29, 2020
4 usages
Oct 28, 2020
17 usages
Oct 29, 2020
0 stars
Aug 02, 2023
52 stars
Mar 09, 2022
0 stars