i

io.wcm.wcm.core.components.root

Enhances AEM WCM Core Components with wcm.io functionality.
${site.url}/${site.url.module.prefix}/
Files download
File Operation
io.wcm.wcm.core.components.root-2.0.2-2.23.2.pom download
Apache Maven
<dependency>
  <groupId>io.wcm</groupId>
  <artifactId>io.wcm.wcm.core.components.root</artifactId>
  <version>2.0.2-2.23.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.wcm:io.wcm.wcm.core.components.root:2.0.2-2.23.2'
Gradle Kotlin
implementation("io.wcm:io.wcm.wcm.core.components.root:2.0.2-2.23.2")
Scala SBT
libraryDependencies += "io.wcm" % "io.wcm.wcm.core.components.root" % "2.0.2-2.23.2"
Groovy Grape
@Grapes(
  @Grab(group='io.wcm', module='io.wcm.wcm.core.components.root', version='2.0.2-2.23.2')
)
Apache Ivy
<dependency org="io.wcm" name="io.wcm.wcm.core.components.root" rev="2.0.2-2.23.2" />
Leiningen
[io.wcm/io.wcm.wcm.core.components.root "2.0.2-2.23.2"]
Apache Buildr
'io.wcm:io.wcm.wcm.core.components.root:jar:2.0.2-2.23.2'