HttpUnit

A Java library for the automatic stimulation and testing of web applications.

License

License

GroupId

GroupId

httpunit
ArtifactId

ArtifactId

httpunit
Last Version

Last Version

1.7
Release Date

Release Date

Type

Type

jar
Description

Description

HttpUnit
A Java library for the automatic stimulation and testing of web applications.
Project URL

Project URL

http://httpunit.sourceforge.net

Download httpunit

How to add to project

<!-- https://jarcasting.com/artifacts/httpunit/httpunit/ -->
<dependency>
    <groupId>httpunit</groupId>
    <artifactId>httpunit</artifactId>
    <version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/httpunit/httpunit/
implementation 'httpunit:httpunit:1.7'
// https://jarcasting.com/artifacts/httpunit/httpunit/
implementation ("httpunit:httpunit:1.7")
'httpunit:httpunit:jar:1.7'
<dependency org="httpunit" name="httpunit" rev="1.7">
  <artifact name="httpunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='httpunit', module='httpunit', version='1.7')
)
libraryDependencies += "httpunit" % "httpunit" % "1.7"
[httpunit "1.7"]

Dependencies

compile (7)

Group / Artifact Type Version
xerces : xmlParserAPIs Optional jar 2.2.1
xerces : xercesImpl Optional jar 2.6.2
nekohtml : nekohtml Optional jar 0.9.5
rhino : js Optional jar 1.6R5
javax.servlet : servlet-api jar 2.3
jtidy : jtidy jar 4aug2000r7-dev
junit : junit Optional jar 3.8.1

test (1)

Group / Artifact Type Version
javax.mail : mail jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.7
1.6.2
1.6.1
1.6
1.5.4
1.5.3
1.5.1
1.5
1.4.1
1.3