MVN

com.yamanyar : restrict-maven-plugin

Maven & Gradle

Aug 27, 2015
11 stars

restrict-maven-plugin Maven Plugin · The maven main core project description

<plugin>
    <groupId>com.yamanyar</groupId>
    <artifactId>restrict-maven-plugin</artifactId>
    <version>0.8</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.yamanyar : restrict-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.8

All Versions

Choose a version of com.yamanyar : restrict-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.8
restrict-maven-plugin-0.8
0.7
restrict-maven-plugin-0.7
0.6
restrict-maven-plugin-0.6
0.5
restrict-maven-plugin-0.5
0.4
restrict-maven-plugin-0.4
0.3
restrict-maven-plugin-0.3
0.2
restrict-maven-plugin-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>com.yamanyar</groupId>
    <artifactId>restrict-maven-plugin</artifactId>
    <version>0.8</version>
</plugin>

Advertisement