MVN

net.kennychua : phantomjs-qunit-runner

Maven & Gradle

Oct 07, 2012

phantomjs-qunit-runner Maven Mojo

<plugin>
    <groupId>net.kennychua</groupId>
    <artifactId>phantomjs-qunit-runner</artifactId>
    <version>1.0.15</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.kennychua : phantomjs-qunit-runner to add to Maven - Latest Versions:

  • Latest Stable: 1.0.15

All Versions

Choose a version of net.kennychua : phantomjs-qunit-runner to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
phantomjs-qunit-runner-1.0.15
phantomjs-qunit-runner-1.0.14
phantomjs-qunit-runner-1.0.13
phantomjs-qunit-runner-1.0.12
phantomjs-qunit-runner-1.0.11
phantomjs-qunit-runner-1.0.10
phantomjs-qunit-runner-1.0.6
0.0.x
phantomjs-qunit-runner-0.0.1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>net.kennychua</groupId>
    <artifactId>phantomjs-qunit-runner</artifactId>
    <version>1.0.15</version>
</plugin>