| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdio.tikaltechnologies.danta |
| ArtifactId | ArtifactIdaem-base |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionDanta AEM Base
The maven parent to most Danta projects
|
| Filename | Size |
|---|---|
| aem-base-1.0.1.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.tikaltechnologies.danta/aem-base/ -->
<dependency>
<groupId>io.tikaltechnologies.danta</groupId>
<artifactId>aem-base</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.tikaltechnologies.danta/aem-base/
implementation 'io.tikaltechnologies.danta:aem-base:1.0.1'
// https://jarcasting.com/artifacts/io.tikaltechnologies.danta/aem-base/
implementation ("io.tikaltechnologies.danta:aem-base:1.0.1")
'io.tikaltechnologies.danta:aem-base:pom:1.0.1'
<dependency org="io.tikaltechnologies.danta" name="aem-base" rev="1.0.1">
<artifact name="aem-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.tikaltechnologies.danta', module='aem-base', version='1.0.1')
)
libraryDependencies += "io.tikaltechnologies.danta" % "aem-base" % "1.0.1"
[io.tikaltechnologies.danta/aem-base "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.minidev : json-smart | jar | 2.3 |
| net.minidev : asm | jar | 1.0.2 |
| org.jsoup : jsoup | jar | 1.10.2 |
| commons-io : commons-io | jar | 2.5 |
| org.osgi : org.osgi.compendium | jar | 4.3.1 |
| org.apache.felix : org.apache.felix.scr.annotations | jar | 1.9.6 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.0 |
| com.adobe.aem : uber-jar | jar | 6.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |