MVN

com.exadel.etoolbox : etoolbox-authoring-kit-plugin

Maven & Gradle

Jul 27, 2023
97 stars

Exadel Toolbox Authoring Kit - Maven Plugin · Maven plugin for storing AEM (Granite UI) markup created with Exadel Toolbox Authoring Kit

<plugin>
    <groupId>com.exadel.etoolbox</groupId>
    <artifactId>etoolbox-authoring-kit-plugin</artifactId>
    <version>2.4.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.exadel.etoolbox : etoolbox-authoring-kit-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.4.0

All Versions

Choose a version of com.exadel.etoolbox : etoolbox-authoring-kit-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.4.x
etoolbox-authoring-kit-plugin-2.4.0
2.3.x
etoolbox-authoring-kit-plugin-2.3.0
2.2.x
etoolbox-authoring-kit-plugin-2.2.2
etoolbox-authoring-kit-plugin-2.2.1
etoolbox-authoring-kit-plugin-2.2.0
2.1.x
etoolbox-authoring-kit-plugin-2.1.1
etoolbox-authoring-kit-plugin-2.1.0
2.0.x
etoolbox-authoring-kit-plugin-2.0.8
etoolbox-authoring-kit-plugin-2.0.7
etoolbox-authoring-kit-plugin-2.0.6
etoolbox-authoring-kit-plugin-2.0.5
etoolbox-authoring-kit-plugin-2.0.4
etoolbox-authoring-kit-plugin-2.0.3
etoolbox-authoring-kit-plugin-2.0.2

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.exadel.etoolbox</groupId>
    <artifactId>etoolbox-authoring-kit-plugin</artifactId>
    <version>2.4.0</version>
</plugin>

Advertisement