| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdjavanettasks |
| ArtifactId | ArtifactIdhttpunit |
| Version | Version1.7 |
| Type | Typejar |
| Description |
DescriptionHttpUnit
A Java library for the automatic stimulation and testing of web applications.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| httpunit-1.7.pom | |
| httpunit-1.7.jar | 493 KB |
| httpunit-1.7-sources.jar | 408 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/javanettasks/httpunit/ -->
<dependency>
<groupId>javanettasks</groupId>
<artifactId>httpunit</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/javanettasks/httpunit/
implementation 'javanettasks:httpunit:1.7'
// https://jarcasting.com/artifacts/javanettasks/httpunit/
implementation ("javanettasks:httpunit:1.7")
'javanettasks:httpunit:jar:1.7'
<dependency org="javanettasks" name="httpunit" rev="1.7">
<artifact name="httpunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='javanettasks', module='httpunit', version='1.7')
)
libraryDependencies += "javanettasks" % "httpunit" % "1.7"
[javanettasks/httpunit "1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| xerces : xmlParserAPIs Optional | jar | 2.6.1 |
| xerces : xercesImpl Optional | jar | 2.6.1 |
| nekohtml : nekohtml | jar | 0.9.5 |
| rhino : js Optional | jar | 1.6R5 |
| javax.servlet : servlet-api | jar | 2.4 |
| jtidy : jtidy | jar | 4aug2000r7-dev |
| junit : junit Optional | jar | 3.8.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.mail : mail | jar | 1.4 |