Download jwebunit-commons-tests-2.4.jar file - Jar j

Jar examples for j:jwebunit-commons-tests

Description

All test cases that each plugin should pass.

You can download jar file jwebunit-commons-tests 2.4 in this page.

Build File

You can use the following script to add jwebunit-commons-tests-2.4.jar to your project.

<dependency>
   <groupId>net.sourceforge.jwebunit</groupId>
   <artifactId>jwebunit-commons-tests</artifactId>
   <version>2.4</version>
</dependency>
compile group: 'net.sourceforge.jwebunit', name: 'jwebunit-commons-tests', version: '2.4'
libraryDependencies += "net.sourceforge.jwebunit" % "jwebunit-commons-tests" % "2.4"
<dependency org="net.sourceforge.jwebunit" name="jwebunit-commons-tests" rev="2.4"/>
@Grapes(@Grab(group='net.sourceforge.jwebunit', module='jwebunit-commons-tests', version='2.4'))
'net.sourceforge.jwebunit:jwebunit-commons-tests:jar:2.4'

Download

Click the following link to download the jar file.

jwebunit-commons-tests-2.4-javadoc.jar
jwebunit-commons-tests-2.4-sources.jar
jwebunit-commons-tests-2.4.jar
jwebunit-commons-tests-2.4.pom



Related Tutorials