не последняя версия
Последняя версия 2.20.2

com.adobe.cq:core.wcm.components.parent 2.11.0

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

Группа

Группа

com.adobe.cq
Идентификатор

Идентификатор

core.wcm.components.parent
Версия

Версия

2.11.0
Тип

Тип

pom

Скачать core.wcm.components.parent 2.11.0

Имя Файла Размер
core.wcm.components.parent-2.11.0.pom 39 KB
Обзор

<!-- 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.11.0</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.11.0'
// https://jarcasting.com/artifacts/com.adobe.cq/core.wcm.components.parent/
implementation ("com.adobe.cq:core.wcm.components.parent:2.11.0")
'com.adobe.cq:core.wcm.components.parent:pom:2.11.0'
<dependency org="com.adobe.cq" name="core.wcm.components.parent" rev="2.11.0">
  <artifact name="core.wcm.components.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.adobe.cq', module='core.wcm.components.parent', version='2.11.0')
)
libraryDependencies += "com.adobe.cq" % "core.wcm.components.parent" % "2.11.0"
[com.adobe.cq/core.wcm.components.parent "2.11.0"]