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.

License

License

GroupId

GroupId

com.icfolson.aem
ArtifactId

ArtifactId

parent
Last Version

Last Version

6.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

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.
Project URL

Project URL

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

Project Organization

ICF Olson
Source Code Management

Source Code Management

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

Download parent

Filename Size
parent-6.2.1.pom 75 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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

Versions

Version
6.2.1
6.2.0