MVN

com.uwemeding : fuzzer-maven-plugin

Maven & Gradle

Apr 21, 2014
0 stars

Fuzzer Maven Plugin · Maven 2 plugin for the Fuzzy Logic Tool.

<plugin>
    <groupId>com.uwemeding</groupId>
    <artifactId>fuzzer-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.uwemeding : fuzzer-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.uwemeding : fuzzer-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
fuzzer-maven-plugin-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>com.uwemeding</groupId>
    <artifactId>fuzzer-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>