License |
License |
---|---|
GroupId | GroupIdcom.adobe.dx |
ArtifactId | ArtifactIdcontent.core |
Version | Version0.0.10 |
Type | Typejar |
Description |
DescriptionAdobe DX - Content Components - Core bundle
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
content.core-0.0.10.pom | |
content.core-0.0.10.jar | 35 KB |
content.core-0.0.10-sources.jar | 23 KB |
content.core-0.0.10-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.adobe.dx/content.core/ -->
<dependency>
<groupId>com.adobe.dx</groupId>
<artifactId>content.core</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.dx/content.core/
implementation 'com.adobe.dx:content.core:0.0.10'
// https://jarcasting.com/artifacts/com.adobe.dx/content.core/
implementation ("com.adobe.dx:content.core:0.0.10")
'com.adobe.dx:content.core:jar:0.0.10'
<dependency org="com.adobe.dx" name="content.core" rev="0.0.10">
<artifact name="content.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.dx', module='content.core', version='0.0.10')
)
libraryDependencies += "com.adobe.dx" % "content.core" % "0.0.10"
[com.adobe.dx/content.core "0.0.10"]
Group / Artifact | Type | Version |
---|---|---|
com.adobe.dx : core | jar | 0.0.12 |
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.6.0 |
org.apache.sling : org.apache.sling.api | jar | 2.18.4 |