Jar examples for j:jsunit-maven2-plugin
Project to build the JsUnit Maven 2 Plugin.
You can download jar file jsunit-maven2-plugin 1.3 in this page.
Apache License
You can use the following script to add jsunit-maven2-plugin-1.3.jar to your project.
<dependency> <groupId>de.berlios.jsunit</groupId> <artifactId>jsunit-maven2-plugin</artifactId> <version>1.3</version> </dependency>
compile group: 'de.berlios.jsunit', name: 'jsunit-maven2-plugin', version: '1.3'
libraryDependencies += "de.berlios.jsunit" % "jsunit-maven2-plugin" % "1.3"
<dependency org="de.berlios.jsunit" name="jsunit-maven2-plugin" rev="1.3"/>
@Grapes(@Grab(group='de.berlios.jsunit', module='jsunit-maven2-plugin', version='1.3'))
'de.berlios.jsunit:jsunit-maven2-plugin:jar:1.3'
Click the following link to download the jar file.
jsunit-maven2-plugin-1.3-javadoc.jar