MVN

se.natusoft.tools.codelicmgr : CodeLicenseManager-maven-plugin

Maven & Gradle

Nov 09, 2013

CodeLicenseManager-maven-plugin

<plugin>
    <groupId>se.natusoft.tools.codelicmgr</groupId>
    <artifactId>CodeLicenseManager-maven-plugin</artifactId>
    <version>2.1.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.natusoft.tools.codelicmgr : CodeLicenseManager-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.1.1

All Versions

Choose a version of se.natusoft.tools.codelicmgr : CodeLicenseManager-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
CodeLicenseManager-maven-plugin-2.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>se.natusoft.tools.codelicmgr</groupId>
    <artifactId>CodeLicenseManager-maven-plugin</artifactId>
    <version>2.1.1</version>
</plugin>