License |
License |
---|---|
GroupId | GroupIdcom.adobe.dx |
ArtifactId | ArtifactIdtesting |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionAdobe DX - Testing
Testing utilities for dx project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
testing-0.1.0.pom | |
testing-0.1.0.jar | 13 KB |
testing-0.1.0-sources.jar | 12 KB |
testing-0.1.0-source-release.zip | 16 KB |
testing-0.1.0-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.adobe.dx/testing/ -->
<dependency>
<groupId>com.adobe.dx</groupId>
<artifactId>testing</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.dx/testing/
implementation 'com.adobe.dx:testing:0.1.0'
// https://jarcasting.com/artifacts/com.adobe.dx/testing/
implementation ("com.adobe.dx:testing:0.1.0")
'com.adobe.dx:testing:jar:0.1.0'
<dependency org="com.adobe.dx" name="testing" rev="0.1.0">
<artifact name="testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.dx', module='testing', version='0.1.0')
)
libraryDependencies += "com.adobe.dx" % "testing" % "0.1.0"
[com.adobe.dx/testing "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.6.0 |
org.mockito : mockito-all | jar | 1.9.5 |
io.wcm : io.wcm.testing.aem-mock.junit5 | jar | 3.0.2 |
org.apache.sling : org.apache.sling.testing.logging-mock | jar | 2.0.0 |
org.apache.sling : org.apache.sling.testing.sling-mock-oak | jar | 2.1.10-1.16.0 |
org.apache.sling : org.apache.sling.testing.caconfig-mock-plugin | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.annotation.versioning | jar | 1.1.0 |
org.osgi : org.osgi.service.component.annotations | jar | 1.4.0 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.osgi : osgi.core | jar | 6.0.0 |
org.osgi : osgi.cmpn | jar | 6.0.0 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
com.adobe.aem : uber-jar | jar | 6.4.8.1 |