MVN

com.cj.qunit.mojo : qunit-maven-plugin

Maven & Gradle

Nov 24, 2014
5 stars

qunit-mojo

<plugin>
    <groupId>com.cj.qunit.mojo</groupId>
    <artifactId>qunit-maven-plugin</artifactId>
    <version>3.0.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cj.qunit.mojo : qunit-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of com.cj.qunit.mojo : qunit-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
qunit-maven-plugin-3.0.0
2.3.x
qunit-maven-plugin-2.3.2
qunit-maven-plugin-2.3.0
2.2.x
qunit-maven-plugin-2.2.0
2.0.x
qunit-maven-plugin-2.0.8
qunit-maven-plugin-2.0.7
qunit-maven-plugin-2.0.5
qunit-maven-plugin-2.0.4
qunit-maven-plugin-2.0.3
qunit-maven-plugin-2.0.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.cj.qunit.mojo</groupId>
    <artifactId>qunit-maven-plugin</artifactId>
    <version>3.0.0</version>
</plugin>