MVN

net.distilledcode.aem : aem-touch-ui-support-build

Maven & Gradle

Nov 03, 2020
1 stars

AEM Touch UI Support :: Build · A collection of tools and enhancements to ease the use of Adobe AEM's TouchUI and help with the migration from Classic UI.

<dependency>
    <groupId>net.distilledcode.aem</groupId>
    <artifactId>aem-touch-ui-support-build</artifactId>
    <version>0.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.distilledcode.aem : aem-touch-ui-support-build to add to Maven - Latest Versions:

  • Latest Stable: 0.1.4

All Versions

Choose a version of net.distilledcode.aem : aem-touch-ui-support-build to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
aem-touch-ui-support-build-0.1.4
aem-touch-ui-support-build-0.1.2
aem-touch-ui-support-build-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.distilledcode.aem</groupId>
    <artifactId>aem-touch-ui-support-build</artifactId>
    <version>0.1.4</version>
</dependency>