An open API service indexing awesome lists of open source software.

https://github.com/icfnext/aem-parent-uber-jar

Maven parent POM for Adobe Experience Manager projects that defines a dependency management section containing the Adobe "Uber JAR" and additional dependencies that are provided by the OSGi container.
https://github.com/icfnext/aem-parent-uber-jar

Last synced: 5 months ago
JSON representation

Maven parent POM for Adobe Experience Manager projects that defines a dependency management section containing the Adobe "Uber JAR" and additional dependencies that are provided by the OSGi container.

Awesome Lists containing this project

README

          

# AEM Parent Uber Jar POM

[ICF Next](http://www.icfnext.com/)

## Overview

Maven parent POM for AEM projects that defines a dependency management section containing the Adobe "Uber JAR" and additional 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.

## Compatibility

AEM Parent POM Version(s) | AEM Version(s)
------------ | -------------
7.0.0 | 6.3, 6.4, 6.5
6.4.2 | 6.4.2
6.4.1.1 | 6.4.1
6.4.1 | 6.4.0
6.4.0 | 6.4.0
6.3.2.2 | 6.3.2.2
6.3.2 | 6.3.2
6.3.1.2.1 | 6.3.1.2
6.3.1.2 | 6.3.1.2
6.3.1.1 | 6.3.1.1
6.3.0 | 6.3.0
6.2.0-SP1 | 6.2.1
6.2.0 | 6.2.0

## Versioning

Follows [Semantic Versioning](http://semver.org/) guidelines.