Jar examples for h:htmlunit
A headless browser intended for use in testing web-based applications.
You can download jar file htmlunit 1.13 in this page.
The HtmlUnit Software License
You can use the following script to add htmlunit-1.13.jar to your project.
<dependency> <groupId>htmlunit</groupId> <artifactId>htmlunit</artifactId> <version>1.13</version> </dependency>
compile group: 'htmlunit', name: 'htmlunit', version: '1.13'
libraryDependencies += "htmlunit" % "htmlunit" % "1.13"
<dependency org="htmlunit" name="htmlunit" rev="1.13"/>
@Grapes(@Grab(group='htmlunit', module='htmlunit', version='1.13'))
'htmlunit:htmlunit:jar:1.13'
Click the following link to download the jar file.
htmlunit-1.13-javadoc.jar