MVN

com.avionos.aem.foundation : avionos-aem-foundation

Maven & Gradle

Jun 19, 2020

Avionos AEM Foundation · The Avionos AEM Foundation provides a set of enhancements to the Adobe Experience Manager foundation APIs and additional Sling Models Injectors to facilitate rapid development of AEM components and services.

<dependency>
    <groupId>com.avionos.aem.foundation</groupId>
    <artifactId>avionos-aem-foundation</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.avionos.aem.foundation : avionos-aem-foundation to add to Maven - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.avionos.aem.foundation : avionos-aem-foundation to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
avionos-aem-foundation-1.1.1
avionos-aem-foundation-1.1.0
1.0.x
avionos-aem-foundation-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.avionos.aem.foundation</groupId>
    <artifactId>avionos-aem-foundation</artifactId>
    <version>1.1.1</version>
</dependency>