i

io.wcm.wcm.core.components.parent

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