Download jwebunit-htmlunit-plugin-2.2.jar file - Jar j

Jar examples for j:jwebunit-htmlunit-plugin

Description

HtmlUnit plugin for jWebUnit.

You can download jar file jwebunit-htmlunit-plugin 2.2 in this page.

Build File

You can use the following script to add jwebunit-htmlunit-plugin-2.2.jar to your project.

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

Download

Click the following link to download the jar file.

jwebunit-htmlunit-plugin-2.2.jar
jwebunit-htmlunit-plugin-2.2-javadoc.jar
jwebunit-htmlunit-plugin-2.2.pom
jwebunit-htmlunit-plugin-2.2-sources.jar



Related Tutorials