MVN

org.bitbucket.cowwoc.requirements : maven_plugin

Maven & Gradle

Sep 19, 2019

Maven plugin for the Requirements library

<plugin>
    <groupId>org.bitbucket.cowwoc.requirements</groupId>
    <artifactId>maven_plugin</artifactId>
    <version>5.2.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bitbucket.cowwoc.requirements : maven_plugin to add to Maven - Latest Versions:

  • Latest Stable: 5.2.2
  • Latest Release Candidate: 4.0.6-RC

All Versions

Choose a version of org.bitbucket.cowwoc.requirements : maven_plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
5.2.x
maven_plugin-5.2.2
maven_plugin-5.2.1
maven_plugin-5.2.0
5.1.x
maven_plugin-5.1.2
maven_plugin-5.1.1
maven_plugin-5.1.0
5.0.x
maven_plugin-5.0.0
4.0.x
maven_plugin-4.0.6-RC
maven_plugin-4.0.5-RC

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.bitbucket.cowwoc.requirements</groupId>
    <artifactId>maven_plugin</artifactId>
    <version>5.2.2</version>
</plugin>