MVN

com.github.wuic.plugins : static-helper-maven-plugin

Maven & Gradle

Aug 09, 2015
<plugin>
    <groupId>com.github.wuic.plugins</groupId>
    <artifactId>static-helper-maven-plugin</artifactId>
    <version>0.5.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.wuic.plugins : static-helper-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.5.2
  • Latest Release Candidate: 0.5.2.RC6

All Versions

Choose a version of com.github.wuic.plugins : static-helper-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
static-helper-maven-plugin-0.5.2
static-helper-maven-plugin-0.5.2.RC6
static-helper-maven-plugin-0.5.2.RC5
static-helper-maven-plugin-0.5.2.RC4
static-helper-maven-plugin-0.5.2.RC3
static-helper-maven-plugin-0.5.2.RC2
static-helper-maven-plugin-0.5.2.RC1
static-helper-maven-plugin-0.5.1
static-helper-maven-plugin-0.5.1.RC2
static-helper-maven-plugin-0.5.1.RC1
static-helper-maven-plugin-0.5.0
static-helper-maven-plugin-0.5.0.RC7
static-helper-maven-plugin-0.5.0.RC6
static-helper-maven-plugin-0.5.0.RC4
static-helper-maven-plugin-0.5.0.RC3
static-helper-maven-plugin-0.5.0.RC2
static-helper-maven-plugin-0.5.0.RC1
0.4.x
static-helper-maven-plugin-0.4.5
static-helper-maven-plugin-0.4.5.RC5
static-helper-maven-plugin-0.4.5.RC4
static-helper-maven-plugin-0.4.5.RC3
static-helper-maven-plugin-0.4.5.RC2
static-helper-maven-plugin-0.4.5.RC1
static-helper-maven-plugin-0.4.4
static-helper-maven-plugin-0.4.4.RC2
static-helper-maven-plugin-0.4.4.RC1
static-helper-maven-plugin-0.4.3
static-helper-maven-plugin-0.4.3.RC4
static-helper-maven-plugin-0.4.3.RC3
static-helper-maven-plugin-0.4.3.RC2
static-helper-maven-plugin-0.4.3.RC1
static-helper-maven-plugin-0.4.2
static-helper-maven-plugin-0.4.1.RC1

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.wuic.plugins</groupId>
    <artifactId>static-helper-maven-plugin</artifactId>
    <version>0.5.2</version>
</plugin>