MVN

org.jasig.maven : notice-maven-plugin

Maven & Gradle

Jul 13, 2022
7 stars

NOTICE Generation Maven Plugin · Generates Apache style NOTICE files

<plugin>
    <groupId>org.jasig.maven</groupId>
    <artifactId>notice-maven-plugin</artifactId>
    <version>2.0.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jasig.maven : notice-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.jasig.maven : notice-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
notice-maven-plugin-2.0.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.jasig.maven</groupId>
    <artifactId>notice-maven-plugin</artifactId>
    <version>2.0.0</version>
</plugin>

Advertisement