MVN

se.lfv.reqstool : reqstool-maven-plugin

Maven & Gradle

Feb 06, 2024
0 stars

reqstool-maven-plugin · Reqstool - Maven Plugin

<plugin>
    <groupId>se.lfv.reqstool</groupId>
    <artifactId>reqstool-maven-plugin</artifactId>
    <version>0.0.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.lfv.reqstool : reqstool-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of se.lfv.reqstool : reqstool-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
reqstool-maven-plugin-0.0.2

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.lfv.reqstool</groupId>
    <artifactId>reqstool-maven-plugin</artifactId>
    <version>0.0.2</version>
</plugin>

Advertisement