License |
License |
---|---|
GroupId | GroupIdio.wcm.samples |
ArtifactId | ArtifactIdio.wcm.samples.core |
Version | Version1.4.0 |
Type | Typejar |
Description |
DescriptionSample Application
Sample application to demonstrate the usage of the wcm.io handler infrastructure and other wcm.io Features.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.wcm.samples/io.wcm.samples.core/ -->
<dependency>
<groupId>io.wcm.samples</groupId>
<artifactId>io.wcm.samples.core</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.wcm.samples/io.wcm.samples.core/
implementation 'io.wcm.samples:io.wcm.samples.core:1.4.0'
// https://jarcasting.com/artifacts/io.wcm.samples/io.wcm.samples.core/
implementation ("io.wcm.samples:io.wcm.samples.core:1.4.0")
'io.wcm.samples:io.wcm.samples.core:jar:1.4.0'
<dependency org="io.wcm.samples" name="io.wcm.samples.core" rev="1.4.0">
<artifact name="io.wcm.samples.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.wcm.samples', module='io.wcm.samples.core', version='1.4.0')
)
libraryDependencies += "io.wcm.samples" % "io.wcm.samples.core" % "1.4.0"
[io.wcm.samples/io.wcm.samples.core "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.sling : org.apache.sling.models.api | jar | |
org.apache.sling : org.apache.sling.caconfig.spi | jar | |
io.wcm : io.wcm.sling.models | jar | 1.6.0 |
io.wcm : io.wcm.sling.commons | jar | 1.4.0 |
io.wcm : io.wcm.handler.commons | jar | 1.4.2 |
io.wcm : io.wcm.handler.url | jar | 1.6.0 |
io.wcm : io.wcm.handler.link | jar | 1.8.0 |
io.wcm : io.wcm.handler.media | jar | 1.13.8 |
io.wcm : io.wcm.handler.richtext | jar | 1.5.6 |
io.wcm : io.wcm.wcm.commons | jar | 1.9.0 |
io.wcm : io.wcm.wcm.parsys | jar | 1.6.8 |
io.wcm : io.wcm.wcm.ui.granite | jar | 1.8.2 |
io.wcm : io.wcm.wcm.ui.clientlibs | jar | 1.2.2 |
Group / Artifact | Type | Version |
---|---|---|
com.adobe.aem : uber-jar | jar | |
org.apache.geronimo.specs : geronimo-atinject_1.0_spec | jar | |
org.apache.geronimo.specs : geronimo-annotation_1.3_spec | jar | 1.0 |
org.jetbrains : annotations | jar | 23.0.0 |
org.osgi : org.osgi.annotation.bundle | jar | |
org.osgi : org.osgi.annotation.versioning | jar | |
org.osgi : org.osgi.service.component.annotations | jar | |
org.osgi : org.osgi.service.metatype.annotations | jar | |
org.apache.sling : org.apache.sling.servlets.annotations | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.sling : org.apache.sling.models.impl | jar | |
org.apache.sling : org.apache.sling.caconfig.impl | jar | |
io.wcm : io.wcm.testing.aem-mock.junit5 | jar | 4.1.6 |
org.apache.sling : org.apache.sling.testing.logging-mock | jar | 2.0.0 |
org.apache.sling : org.apache.sling.testing.caconfig-mock-plugin | jar | 1.3.4 |
io.wcm : io.wcm.testing.wcm-io-mock.sling | jar | 1.1.0 |
io.wcm : io.wcm.testing.wcm-io-mock.wcm | jar | 1.2.0 |
io.wcm : io.wcm.testing.wcm-io-mock.caconfig | jar | 1.1.0 |
io.wcm : io.wcm.testing.wcm-io-mock.handler | jar | 1.4.0 |
org.junit.jupiter : junit-jupiter | jar | |
org.mockito : mockito-core | jar | 4.1.0 |
org.mockito : mockito-junit-jupiter | jar | 4.1.0 |