| License |
License |
|---|---|
| GroupId | GroupIdcom.day.cq |
| ArtifactId | ArtifactIdcq-testing |
| Last Version | Last Version5.6.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDay Communique 5 Testing Utilities
Provides utility classes for automated testing
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cq-testing-5.6.0.pom | |
| cq-testing-5.6.0.jar | 14 KB |
| cq-testing-5.6.0-sources.jar | 459 bytes |
| cq-testing-5.6.0-javadoc.jar | 459 bytes |
| Browse |
<!-- 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"]
| 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 |
| 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 |