MVN

com.github.wokier.progress-maven-plugin : progress-maven-plugin

Maven & Gradle

May 16, 2015
8 stars

Progress Maven Plugin

<plugin>
    <groupId>com.github.wokier.progress-maven-plugin</groupId>
    <artifactId>progress-maven-plugin</artifactId>
    <version>0.6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.6

All Versions

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

Version Vulnerabilities Updated
0.6
progress-maven-plugin-0.6
0.5
progress-maven-plugin-0.5
0.3
progress-maven-plugin-0.3

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.wokier.progress-maven-plugin</groupId>
    <artifactId>progress-maven-plugin</artifactId>
    <version>0.6</version>
</plugin>