Jar examples for h:httpunit
A Java library for the automatic stimulation and testing of web applications.
You can download jar file httpunit 1.6.2 in this page.
MIT License
You can use the following script to add httpunit-1.6.2.jar to your project.
<dependency> <groupId>httpunit</groupId> <artifactId>httpunit</artifactId> <version>1.6.2</version> </dependency>
compile group: 'httpunit', name: 'httpunit', version: '1.6.2'
libraryDependencies += "httpunit" % "httpunit" % "1.6.2"
<dependency org="httpunit" name="httpunit" rev="1.6.2"/>
@Grapes(@Grab(group='httpunit', module='httpunit', version='1.6.2'))
'httpunit:httpunit:jar:1.6.2'
Click the following link to download the jar file.
httpunit-1.6.2.jar