MVN

com.decipherzone : qa-parse-maven-plugin

Maven & Gradle

Aug 08, 2023

dz-plugin · QA Report parse maven plugin

<plugin>
    <groupId>com.decipherzone</groupId>
    <artifactId>qa-parse-maven-plugin</artifactId>
    <version>1.5.8</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.decipherzone : qa-parse-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.5.8

All Versions

Choose a version of com.decipherzone : qa-parse-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
qa-parse-maven-plugin-1.5.8
qa-parse-maven-plugin-1.5.7
qa-parse-maven-plugin-1.5.5
qa-parse-maven-plugin-1.5.4
qa-parse-maven-plugin-1.5.3
qa-parse-maven-plugin-1.5.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.decipherzone</groupId>
    <artifactId>qa-parse-maven-plugin</artifactId>
    <version>1.5.8</version>
</plugin>