License |
License |
---|---|
GroupId | GroupIdcom.adobe.dx |
ArtifactId | ArtifactIdtesting-extensions |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionAdobe DX - Testing Extensions
Test Extension with dx core features
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.adobe.dx/testing-extensions/ -->
<dependency>
<groupId>com.adobe.dx</groupId>
<artifactId>testing-extensions</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.dx/testing-extensions/
implementation 'com.adobe.dx:testing-extensions:0.0.1'
// https://jarcasting.com/artifacts/com.adobe.dx/testing-extensions/
implementation ("com.adobe.dx:testing-extensions:0.0.1")
'com.adobe.dx:testing-extensions:jar:0.0.1'
<dependency org="com.adobe.dx" name="testing-extensions" rev="0.0.1">
<artifact name="testing-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.dx', module='testing-extensions', version='0.0.1')
)
libraryDependencies += "com.adobe.dx" % "testing-extensions" % "0.0.1"
[com.adobe.dx/testing-extensions "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.adobe.dx : testing | jar | 0.1.0 |
com.adobe.dx : core | jar | 0.1.0 |
com.adobe.aem : uber-jar | jar | 6.4.8.1 |
org.osgi : osgi.core | jar | 6.0.0 |
org.osgi : osgi.cmpn | jar | 6.0.0 |
org.apache.sling : org.apache.sling.api | jar | 2.22.0 |
org.apache.felix : org.apache.felix.converter | jar | 1.0.12 |
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api | jar | 1.3.2 |