httpunit

A library for testing websites programmatically

License

License

MIT
GroupId

GroupId

com.github.hazendaz.httpunit
ArtifactId

ArtifactId

httpunit
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

httpunit
A library for testing websites programmatically
Project URL

Project URL

http://www.httpunit.org
Project Organization

Project Organization

hazendaz
Source Code Management

Source Code Management

https://github.com/hazendaz/httpunit

Download httpunit

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.mozilla : rhino jar 1.7.13
junit : junit jar 4.13.2
net.sourceforge.nekohtml : nekohtml jar 1.9.22
javax.servlet : javax.servlet-api jar 3.0.1
net.sf.jtidy : jtidy jar r938
xerces : xercesImpl jar 2.12.1

provided (7)

Group / Artifact Type Version
org.codehaus.mojo : animal-sniffer-annotations jar 1.20
com.google.errorprone : error_prone_annotations jar 2.6.0
org.hibernate.validator : hibernate-validator-annotation-processor jar 6.2.0.Final
com.google.j2objc : j2objc-annotations jar 1.3
com.google.code.findbugs : jsr305 jar 3.0.2
org.gaul : modernizer-maven-annotations jar 2.2.0
org.projectlombok : lombok jar 1.18.20

test (1)

Group / Artifact Type Version
com.sun.mail : jakarta.mail jar 1.6.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.0