MVN

com.github.cowwoc.requirements : maven_plugin

Maven & Gradle

Jun 25, 2023
8 stars

Maven plugin for the Requirements library

<plugin>
    <groupId>com.github.cowwoc.requirements</groupId>
    <artifactId>maven_plugin</artifactId>
    <version>8.0.10</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.cowwoc.requirements : maven_plugin to add to Maven - Latest Versions:

  • Latest Stable: 8.0.10

All Versions

Choose a version of com.github.cowwoc.requirements : maven_plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
8.0.x
maven_plugin-8.0.10
maven_plugin-8.0.9
maven_plugin-8.0.7
maven_plugin-8.0.6
maven_plugin-8.0.5
maven_plugin-8.0.4
maven_plugin-8.0.3
maven_plugin-8.0.2
maven_plugin-8.0.1
maven_plugin-8.0.0
7.0.x
maven_plugin-7.0.4
maven_plugin-7.0.3
maven_plugin-7.0.2
maven_plugin-7.0.1
maven_plugin-7.0.0
6.1.x
maven_plugin-6.1.0
6.0.x
maven_plugin-6.0.4
maven_plugin-6.0.3
maven_plugin-6.0.2
maven_plugin-6.0.1
maven_plugin-6.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>com.github.cowwoc.requirements</groupId>
    <artifactId>maven_plugin</artifactId>
    <version>8.0.10</version>
</plugin>