MVN

com.manolodominguez : openlrae-maven-plugin

Maven & Gradle

Oct 30, 2022
1 stars

OpenLRAE Maven Plugin · OpenLRAE Maven Plugin is a maven plugin designed to allow an easy control of licensing risks taking advantage of OpenLRAE java library. It is opensource, multilanguaje and multiplatform.

<plugin>
    <groupId>com.manolodominguez</groupId>
    <artifactId>openlrae-maven-plugin</artifactId>
    <version>3.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.manolodominguez : openlrae-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.1

All Versions

Choose a version of com.manolodominguez : openlrae-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1
openlrae-maven-plugin-3.1
3.0
openlrae-maven-plugin-3.0
2.3
openlrae-maven-plugin-2.3
2.2
openlrae-maven-plugin-2.2
2.1
openlrae-maven-plugin-2.1
2.0
openlrae-maven-plugin-2.0
1.5
openlrae-maven-plugin-1.5
1.4
openlrae-maven-plugin-1.4
1.3
openlrae-maven-plugin-1.3
1.2
openlrae-maven-plugin-1.2
1.1
openlrae-maven-plugin-1.1
1.0
openlrae-maven-plugin-1.0
0.9
openlrae-maven-plugin-0.9
0.8
openlrae-maven-plugin-0.8

How to add a plugin to Maven

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

<plugin>
    <groupId>com.manolodominguez</groupId>
    <artifactId>openlrae-maven-plugin</artifactId>
    <version>3.1</version>
</plugin>