is not current version
Last Version 1.4.8

io.wcm:io.wcm.wcm.parent 1.0.2

AEM WCM Extensions.

GroupId

GroupId

io.wcm
ArtifactId

ArtifactId

io.wcm.wcm.parent
Version

Version

1.0.2
Type

Type

pom

Download io.wcm.wcm.parent 1.0.2


<!-- https://jarcasting.com/artifacts/io.wcm/io.wcm.wcm.parent/ -->
<dependency>
    <groupId>io.wcm</groupId>
    <artifactId>io.wcm.wcm.parent</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.wcm/io.wcm.wcm.parent/
implementation 'io.wcm:io.wcm.wcm.parent:1.0.2'
// https://jarcasting.com/artifacts/io.wcm/io.wcm.wcm.parent/
implementation ("io.wcm:io.wcm.wcm.parent:1.0.2")
'io.wcm:io.wcm.wcm.parent:pom:1.0.2'
<dependency org="io.wcm" name="io.wcm.wcm.parent" rev="1.0.2">
  <artifact name="io.wcm.wcm.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.wcm', module='io.wcm.wcm.parent', version='1.0.2')
)
libraryDependencies += "io.wcm" % "io.wcm.wcm.parent" % "1.0.2"
[io.wcm/io.wcm.wcm.parent "1.0.2"]