MVN

org.apache.sling : feature-launcher-maven-plugin

Maven & Gradle

Jul 07, 2023
0 stars

Apache Sling Feature Launcher Maven Plugin

<plugin>
    <groupId>org.apache.sling</groupId>
    <artifactId>feature-launcher-maven-plugin</artifactId>
    <version>0.1.6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.sling : feature-launcher-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.1.6

All Versions

Choose a version of org.apache.sling : feature-launcher-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
feature-launcher-maven-plugin-0.1.6
feature-launcher-maven-plugin-0.1.4
feature-launcher-maven-plugin-0.1.2
feature-launcher-maven-plugin-0.1.0

How to add a plugin to Maven

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

<plugin>
    <groupId>org.apache.sling</groupId>
    <artifactId>feature-launcher-maven-plugin</artifactId>
    <version>0.1.6</version>
</plugin>

Advertisement