is not current version
Last Version 2.20.2

com.adobe.cq:core.wcm.components.parent 2.8.1-SNAPSHOT-20200410121300

A set of standardized components for AEM 6.3+ that can be used to speed up development of websites.

GroupId

GroupId

com.adobe.cq
ArtifactId

ArtifactId

core.wcm.components.parent
Version

Version

2.8.1-SNAPSHOT-20200410121300
Type

Type

pom

Download core.wcm.components.parent 2.8.1-SNAPSHOT-20200410121300


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