AEM Parent POM

Maven parent POM for AEM (Adobe CQ) projects that defines a dependency management section containing all of the available dependencies that are provided by the OSGi container.

Лицензия

Лицензия

Группа

Группа

com.icfolson.aem
Идентификатор

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

parent
Последняя версия

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

6.2.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

AEM Parent POM
Maven parent POM for AEM (Adobe CQ) projects that defines a dependency management section containing all of the available dependencies that are provided by the OSGi container.
Ссылка на сайт

Ссылка на сайт

https://github.com/Citytechinc/aem-parent
Организация-разработчик

Организация-разработчик

ICF Olson
Система контроля версий

Система контроля версий

https://github.com/Citytechinc/aem-parent

Скачать parent

Имя Файла Размер
parent-6.2.1.pom 75 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

AEM Parent POM

CITYTECH, Inc.

Overview

Maven parent POM for AEM (Adobe CQ) projects that defines a dependency management section containing all of the available dependencies that are provided by the OSGi container.

AEM projects that define this project as the parent will only need to specify a <dependencies> section containing the subset of dependencies in use and may omit the version and scope definitions.

Versioning

Follows Semantic Versioning guidelines.

com.icfolson.aem

ICF Next

Версии библиотеки

Версия
6.2.1
6.2.0