License |
License |
---|---|
GroupId | GroupIdcom.adobe.cq.testing |
ArtifactId | ArtifactIdcq-it-framework |
Last Version | Last Version2.0.130 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAdobe CQ Integration Testing Support
Adobe CQ integration testing infrastructure.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cq-it-framework-2.0.130.pom | |
cq-it-framework-2.0.130.jar | 353 KB |
cq-it-framework-2.0.130-sources.jar | 459 bytes |
cq-it-framework-2.0.130-javadoc.jar | 459 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.adobe.cq.testing/cq-it-framework/ -->
<dependency>
<groupId>com.adobe.cq.testing</groupId>
<artifactId>cq-it-framework</artifactId>
<version>2.0.130</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.cq.testing/cq-it-framework/
implementation 'com.adobe.cq.testing:cq-it-framework:2.0.130'
// https://jarcasting.com/artifacts/com.adobe.cq.testing/cq-it-framework/
implementation ("com.adobe.cq.testing:cq-it-framework:2.0.130")
'com.adobe.cq.testing:cq-it-framework:jar:2.0.130'
<dependency org="com.adobe.cq.testing" name="cq-it-framework" rev="2.0.130">
<artifact name="cq-it-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.cq.testing', module='cq-it-framework', version='2.0.130')
)
libraryDependencies += "com.adobe.cq.testing" % "cq-it-framework" % "2.0.130"
[com.adobe.cq.testing/cq-it-framework "2.0.130"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.adobe.granite : com.adobe.granite.testing.granite-it-framework | jar | 1.0.54 |
taglibs : standard | jar | 1.1.2 |
javax.servlet : jsp-api | jar | 2.0 |
commons-codec : commons-codec | jar | 1.4 |
com.adobe.granite : com.adobe.granite.testing.external-systems | jar | 0.0.8 |
org.jsoup : jsoup | jar | 1.7.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.felix : org.apache.felix.scr.annotations | jar | 1.6.0 |