c

cq-commons

Bundle implementing the common functionality for the Communique 5 platform
https://adobe.com
License Agreement
Adobe
Adobe
Files download
File Operation
cq-commons-5.8.32.jar download
cq-commons-5.8.32.pom download
cq-commons-5.8.32-sources.jar download
Apache Maven
<dependency>
  <groupId>com.day.cq</groupId>
  <artifactId>cq-commons</artifactId>
  <version>5.8.32</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'com.day.cq:cq-commons:5.8.32'
Gradle Kotlin
implementation("com.day.cq:cq-commons:5.8.32")
Scala SBT
libraryDependencies += "com.day.cq" % "cq-commons" % "5.8.32"
Groovy Grape
@Grapes(
  @Grab(group='com.day.cq', module='cq-commons', version='5.8.32')
)
Apache Ivy
<dependency org="com.day.cq" name="cq-commons" rev="5.8.32" />
Leiningen
[com.day.cq/cq-commons "5.8.32"]
Apache Buildr
'com.day.cq:cq-commons:jar:5.8.32'
Dependencies
<parent>
  <groupId>com.day.cq</groupId>
  <artifactId>parent</artifactId>
  <version>42</version>
</parent>

compile

|-- org.apache.commons:commons-email:1.2

|-- javax.servlet:servlet-api

|-- org.osgi:org.osgi.compendium

|-- org.slf4j:slf4j-api

|-- junit:junit

|-- org.slf4j:slf4j-simple

provided

|-- com.day.commons:day-commons-diff:1.1.2

|-- com.day.commons:day-commons-text:1.1.5

|-- com.day.commons:day-commons-gfx:2.0.18

|-- com.day.cq:cq-xssprotection:5.4.0

|-- javax.jcr:jcr

|-- org.apache.sling:org.apache.sling.jcr.api:2.2.0

|-- org.apache.jackrabbit:jackrabbit-jcr-commons:2.6.3

|-- org.apache.jackrabbit:jackrabbit-api:2.4.0

|-- com.day.crx:crx-api:2.2.0

|-- commons-io:commons-io:1.4

|-- org.apache.commons:commons-lang3:3.0

|-- commons-lang:commons-lang:2.4

|-- commons-collections:commons-collections:3.2.1

|-- org.apache.sling:org.apache.sling.api:2.1.0

|-- org.apache.sling:org.apache.sling.jcr.resource:2.0.4-incubator

|-- org.apache.sling:org.apache.sling.commons.json:2.0.4-incubator

|-- org.apache.sling:org.apache.sling.runmode:2.0.3-tlp-R818849

|-- joda-time:joda-time:2.7

|-- org.apache.sling:org.apache.sling.commons.osgi:2.0.6

|-- com.adobe.granite:com.adobe.granite.i18n:5.5.2

|-- com.adobe.granite:com.adobe.granite.ui.commons:5.5.6

|-- com.adobe.granite:com.adobe.granite.license:0.6.6

|-- com.adobe.granite:com.adobe.granite.replication.core:5.5.8

test

|-- com.adobe.granite:com.adobe.granite.test.tooling:0.0.20

|-- com.day.crx.sling:com.day.crx.sling.testing:2.2.0

|-- org.apache.jackrabbit:jackrabbit-core:2.4.0