MVN

com.googlecode.jstd-maven-plugin : jstd-maven-plugin

Maven & Gradle

Feb 27, 2013
1 usages

JsTestDriver Maven Plugin · A plugin to allow JS Test Driver to run via Maven.

<plugin>
    <groupId>com.googlecode.jstd-maven-plugin</groupId>
    <artifactId>jstd-maven-plugin</artifactId>
    <version>1.3.5.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.jstd-maven-plugin : jstd-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.3.5.1

All Versions

Choose a version of com.googlecode.jstd-maven-plugin : jstd-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
jstd-maven-plugin-1.3.5.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>com.googlecode.jstd-maven-plugin</groupId>
    <artifactId>jstd-maven-plugin</artifactId>
    <version>1.3.5.1</version>
</plugin>

Advertisement