Last Version

Adobe DX - Testing 0.1.0

Testing utilities for dx project

License

License

GroupId

GroupId

com.adobe.dx
ArtifactId

ArtifactId

testing
Version

Version

0.1.0
Type

Type

jar
Description

Description

Adobe DX - Testing
Testing utilities for dx project
Project Organization

Project Organization

The Apache Software Foundation

Download testing 0.1.0


<!-- 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"]

Dependencies

compile (7)

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

provided (7)

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

Project Modules

There are no modules declared in this project.