License |
License |
---|---|
GroupId | GroupIdcom.adobe.dx |
ArtifactId | ArtifactIdstructure.core |
Version | Version0.0.6 |
Type | Typejar |
Description |
DescriptionAdobe DX - Structure Components - Core bundle
Core bundle for structure components
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
structure.core-0.0.6.pom | |
structure.core-0.0.6.jar | 13 KB |
structure.core-0.0.6-sources.jar | 12 KB |
structure.core-0.0.6-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.adobe.dx/structure.core/ -->
<dependency>
<groupId>com.adobe.dx</groupId>
<artifactId>structure.core</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.dx/structure.core/
implementation 'com.adobe.dx:structure.core:0.0.6'
// https://jarcasting.com/artifacts/com.adobe.dx/structure.core/
implementation ("com.adobe.dx:structure.core:0.0.6")
'com.adobe.dx:structure.core:jar:0.0.6'
<dependency org="com.adobe.dx" name="structure.core" rev="0.0.6">
<artifact name="structure.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.dx', module='structure.core', version='0.0.6')
)
libraryDependencies += "com.adobe.dx" % "structure.core" % "0.0.6"
[com.adobe.dx/structure.core "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.adobe.dx : testing | jar | 0.0.10 |
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 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
org.osgi : osgi.core | jar | 6.0.0 |
org.osgi : osgi.cmpn | jar | 6.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.6.0 |