MVN

org.arakhne.afc.maven : license-installer

Maven & Gradle

Apr 08, 2015
13 stars

License Installer Plugin

<plugin>
    <groupId>org.arakhne.afc.maven</groupId>
    <artifactId>license-installer</artifactId>
    <version>12.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.arakhne.afc.maven : license-installer to add to Maven - Latest Versions:

  • Latest Stable: 12.0

All Versions

Choose a version of org.arakhne.afc.maven : license-installer to add to Maven - All Versions:

Version Vulnerabilities Updated
12.0
license-installer-12.0
11.0
license-installer-11.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.arakhne.afc.maven</groupId>
    <artifactId>license-installer</artifactId>
    <version>12.0</version>
</plugin>