c

cq-wcm-foundation

Set of Components serving as Defaults
https://adobe.com
License Agreement
Adobe
Adobe
文件下载
文件名 操作
cq-wcm-foundation-5.6.4.jar 下载
cq-wcm-foundation-5.6.4.pom 下载
cq-wcm-foundation-5.6.4-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.day.cq.wcm</groupId>
  <artifactId>cq-wcm-foundation</artifactId>
  <version>5.6.4</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'com.day.cq.wcm:cq-wcm-foundation:5.6.4'
Gradle Kotlin
implementation("com.day.cq.wcm:cq-wcm-foundation:5.6.4")
Scala SBT
libraryDependencies += "com.day.cq.wcm" % "cq-wcm-foundation" % "5.6.4"
Groovy Grape
@Grapes(
  @Grab(group='com.day.cq.wcm', module='cq-wcm-foundation', version='5.6.4')
)
Apache Ivy
<dependency org="com.day.cq.wcm" name="cq-wcm-foundation" rev="5.6.4" />
Leiningen
[com.day.cq.wcm/cq-wcm-foundation "5.6.4"]
Apache Buildr
'com.day.cq.wcm:cq-wcm-foundation:jar:5.6.4'
本项目依赖
<parent>
  <groupId>com.day.cq</groupId>
  <artifactId>parent</artifactId>
  <version>34</version>
</parent>

compile

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

|-- org.slf4j:slf4j-api

|-- javax.servlet:servlet-api

|-- javax.jcr:jcr

|-- javax.servlet:jsp-api

|-- junit:junit

|-- org.slf4j:slf4j-simple

|-- com.adobe.cq.testing:cq-integration-testing:2.0.58

provided

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

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

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

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

|-- org.apache.sling:org.apache.sling.jcr.resource:2.0.6

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

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

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

|-- org.apache.sling:org.apache.sling.servlets.post:2.0.4-incubator

|-- org.apache.sling:org.apache.sling.engine:2.2.4

|-- org.apache.sling:org.apache.sling.auth.core:1.1.0

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

|-- com.day.cq:cq-commons:5.6.4

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

|-- com.day.cq:cq-security-api:5.3.0

|-- com.day.cq:cq-security:5.3.0

|-- com.day.cq:cq-replication:5.3.0

|-- com.day.cq:cq-chart:5.3.0

|-- com.day.cq:cq-mailer:5.3.0

|-- com.day.cq:cq-rewriter:5.3.0

|-- com.day.cq:cq-search:5.3.0

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

|-- com.day.cq:cq-statistics:5.2.4

|-- com.day.cq:cq-widgets:5.3.0

|-- com.day.cq.workflow:cq-workflow-api:5.4.0

|-- com.day.cq.wcm:cq-wcm-workflow:5.2.4

|-- com.day.cq.wcm:cq-wcm-api:5.6.6

|-- com.day.cq.wcm:cq-wcm-commons:5.6.2

|-- com.day.cq.wcm:cq-wcm-core:5.2.10

|-- com.day.cq.wcm:cq-wcm-taglib:5.1.20

|-- com.adobe.granite:com.adobe.granite.xssprotection:5.5.8

|-- com.day.cq.dam:cq-dam-api:5.4.0

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

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

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

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

|-- commons-httpclient:commons-httpclient:3.1

test

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

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