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.4.0-2.10.0.pom download
Apache Maven
<dependency>
  <groupId>io.wcm</groupId>
  <artifactId>io.wcm.wcm.core.components.parent</artifactId>
  <version>1.4.0-2.10.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.wcm:io.wcm.wcm.core.components.parent:1.4.0-2.10.0'
Gradle Kotlin
implementation("io.wcm:io.wcm.wcm.core.components.parent:1.4.0-2.10.0")
Scala SBT
libraryDependencies += "io.wcm" % "io.wcm.wcm.core.components.parent" % "1.4.0-2.10.0"
Groovy Grape
@Grapes(
  @Grab(group='io.wcm', module='io.wcm.wcm.core.components.parent', version='1.4.0-2.10.0')
)
Apache Ivy
<dependency org="io.wcm" name="io.wcm.wcm.core.components.parent" rev="1.4.0-2.10.0" />
Leiningen
[io.wcm/io.wcm.wcm.core.components.parent "1.4.0-2.10.0"]
Apache Buildr
'io.wcm:io.wcm.wcm.core.components.parent:jar:1.4.0-2.10.0'