Jar examples for j:jstd-maven-plugin
A plugin to allow JS Test Driver to run via Maven.
You can download jar file jstd-maven-plugin 1.3.5.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jstd-maven-plugin-1.3.5.1.jar to your project.
<dependency> <groupId>com.googlecode.jstd-maven-plugin</groupId> <artifactId>jstd-maven-plugin</artifactId> <version>1.3.5.1</version> </dependency>
compile group: 'com.googlecode.jstd-maven-plugin', name: 'jstd-maven-plugin', version: '1.3.5.1'
libraryDependencies += "com.googlecode.jstd-maven-plugin" % "jstd-maven-plugin" % "1.3.5.1"
<dependency org="com.googlecode.jstd-maven-plugin" name="jstd-maven-plugin" rev="1.3.5.1"/>
@Grapes(@Grab(group='com.googlecode.jstd-maven-plugin', module='jstd-maven-plugin', version='1.3.5.1'))
'com.googlecode.jstd-maven-plugin:jstd-maven-plugin:jar:1.3.5.1'
Click the following link to download the jar file.
jstd-maven-plugin-1.3.5.1-javadoc.jar