MVN

net.mfjassociates.maven : enforce-rules-maven-plugin

Maven & Gradle

May 10, 2021
0 stars

enforce-rules-maven-plugin Maven Plugin · List of useful maven plugins

<plugin>
    <groupId>net.mfjassociates.maven</groupId>
    <artifactId>enforce-rules-maven-plugin</artifactId>
    <version>2.1.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.mfjassociates.maven : enforce-rules-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.1.1

All Versions

Choose a version of net.mfjassociates.maven : enforce-rules-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
enforce-rules-maven-plugin-2.1.1
enforce-rules-maven-plugin-2.1.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>net.mfjassociates.maven</groupId>
    <artifactId>enforce-rules-maven-plugin</artifactId>
    <version>2.1.1</version>
</plugin>

Advertisement