License |
License |
---|---|
GroupId | GroupIdcom.adobe.dx |
ArtifactId | ArtifactIdcore |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionAdobe DX - Core
Core classes for dx projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
core-0.1.0.pom | |
core-0.1.0.jar | 58 KB |
core-0.1.0-sources.jar | 45 KB |
core-0.1.0-source-release.zip | 74 KB |
core-0.1.0-javadoc.jar | 121 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.adobe.dx/core/ -->
<dependency>
<groupId>com.adobe.dx</groupId>
<artifactId>core</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.dx/core/
implementation 'com.adobe.dx:core:0.1.0'
// https://jarcasting.com/artifacts/com.adobe.dx/core/
implementation ("com.adobe.dx:core:0.1.0")
'com.adobe.dx:core:jar:0.1.0'
<dependency org="com.adobe.dx" name="core" rev="0.1.0">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.dx', module='core', version='0.1.0')
)
libraryDependencies += "com.adobe.dx" % "core" % "0.1.0"
[com.adobe.dx/core "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 16.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.adobe.aem : uber-jar | jar | 6.4.8.1 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.sling : org.apache.sling.api | jar | 2.18.4 |
com.adobe.dx : testing | jar | 0.1.0 |