MVN

org.linuxstuff.maven : licensing-maven-plugin

Maven & Gradle

Aug 15, 2014
7 stars

Licensing Maven Mojo

<plugin>
    <groupId>org.linuxstuff.maven</groupId>
    <artifactId>licensing-maven-plugin</artifactId>
    <version>1.13</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.linuxstuff.maven : licensing-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.13

All Versions

Choose a version of org.linuxstuff.maven : licensing-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.13
licensing-maven-plugin-1.13
1.12
licensing-maven-plugin-1.12
1.7
licensing-maven-plugin-1.7
1.6
licensing-maven-plugin-1.6
1.5
licensing-maven-plugin-1.5
1.4
licensing-maven-plugin-1.4
1.3
licensing-maven-plugin-1.3
1.2
licensing-maven-plugin-1.2
1.1
licensing-maven-plugin-1.1

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.linuxstuff.maven</groupId>
    <artifactId>licensing-maven-plugin</artifactId>
    <version>1.13</version>
</plugin>

Advertisement