License |
License |
---|---|
GroupId | GroupIdcom.day.cq |
ArtifactId | ArtifactIdcq-commons-testing |
Last Version | Last Version5.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDay Communique 5 Commons Testing Library
Reusable testing utilities
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
cq-commons-testing-5.6.0.pom | |
cq-commons-testing-5.6.0.jar | 12 KB |
cq-commons-testing-5.6.0-sources.jar | 459 bytes |
cq-commons-testing-5.6.0-javadoc.jar | 459 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.day.cq/cq-commons-testing/ -->
<dependency>
<groupId>com.day.cq</groupId>
<artifactId>cq-commons-testing</artifactId>
<version>5.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.day.cq/cq-commons-testing/
implementation 'com.day.cq:cq-commons-testing:5.6.0'
// https://jarcasting.com/artifacts/com.day.cq/cq-commons-testing/
implementation ("com.day.cq:cq-commons-testing:5.6.0")
'com.day.cq:cq-commons-testing:jar:5.6.0'
<dependency org="com.day.cq" name="cq-commons-testing" rev="5.6.0">
<artifact name="cq-commons-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.day.cq', module='cq-commons-testing', version='5.6.0')
)
libraryDependencies += "com.day.cq" % "cq-commons-testing" % "5.6.0"
[com.day.cq/cq-commons-testing "5.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.sling : org.apache.sling.commons.classloader | jar | 1.0.0 |
com.day.cq : cq-testing | jar | 5.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 4.1.0 |
org.osgi : org.osgi.compendium | jar | 4.1.0 |
javax.jcr : jcr | jar | 2.0 |
javax.servlet : servlet-api | jar | 2.4 |
commons-collections : commons-collections | jar | 3.2.1 |
com.day.cq : cq-replication | jar | 5.4.0 |
org.apache.sling : org.apache.sling.commons.threads | jar | 3.0.0 |
org.apache.sling : org.apache.sling.jcr.resource | jar | 2.0.8 |
org.apache.sling : org.apache.sling.api | jar | 2.2.0 |
org.apache.sling : org.apache.sling.jcr.api | jar | 2.0.4 |
org.apache.felix : org.apache.felix.scr.annotations | jar | 1.6.0 |