MVN

com.github.yracnet.maven : qualitycode-maven-plugin

Maven & Gradle

Mar 11, 2020
1 stars

qualitycode-maven-plugin · Plugin for control the basic concept of assure quality code

<plugin>
    <groupId>com.github.yracnet.maven</groupId>
    <artifactId>qualitycode-maven-plugin</artifactId>
    <version>0.1.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.yracnet.maven : qualitycode-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of com.github.yracnet.maven : qualitycode-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
qualitycode-maven-plugin-0.1.2
qualitycode-maven-plugin-0.1.1
qualitycode-maven-plugin-0.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.github.yracnet.maven</groupId>
    <artifactId>qualitycode-maven-plugin</artifactId>
    <version>0.1.2</version>
</plugin>