Day Communique 5 Testing Utilities

Provides utility classes for automated testing

License

License

GroupId

GroupId

com.day.cq
ArtifactId

ArtifactId

cq-testing
Last Version

Last Version

5.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Day Communique 5 Testing Utilities
Provides utility classes for automated testing
Project URL

Project URL

https://adobe.com
Project Organization

Project Organization

Adobe

Download cq-testing

How to add to project

<!-- https://jarcasting.com/artifacts/com.day.cq/cq-testing/ -->
<dependency>
    <groupId>com.day.cq</groupId>
    <artifactId>cq-testing</artifactId>
    <version>5.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.day.cq/cq-testing/
implementation 'com.day.cq:cq-testing:5.6.0'
// https://jarcasting.com/artifacts/com.day.cq/cq-testing/
implementation ("com.day.cq:cq-testing:5.6.0")
'com.day.cq:cq-testing:jar:5.6.0'
<dependency org="com.day.cq" name="cq-testing" rev="5.6.0">
  <artifact name="cq-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.day.cq', module='cq-testing', version='5.6.0')
)
libraryDependencies += "com.day.cq" % "cq-testing" % "5.6.0"
[com.day.cq/cq-testing "5.6.0"]

Dependencies

compile (5)

Group / Artifact Type Version
jetty : org.mortbay.jetty jar 5.1.9
org.apache.sling : org.apache.sling.commons.testing jar 2.0.6
com.day.crx.sling » com.day.crx.sling.testing jar 2.4.13.1
org.apache.sling : org.apache.sling.adapter jar 2.0.4
org.apache.sling : org.apache.sling.jcr.resource jar 2.0.6

provided (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.5.2
org.osgi : org.osgi.core jar 4.1.0
org.osgi : org.osgi.compendium jar 4.1.0
org.apache.felix : org.apache.felix.scr.annotations jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
5.6.0
5.5.0
5.4.0
5.3.0