License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.disy.htmlunit |
ArtifactId | ArtifactIdhtmlunit |
Last Version | Last Version2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHtmlUnit (patched for Legato)
A headless browser intended for use in testing web-based applications (patched for Legato).
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
htmlunit-2.6.pom | |
htmlunit-2.6.jar | 834 KB |
htmlunit-2.6-sources.jar | 824 KB |
htmlunit-2.6-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.disy.htmlunit/htmlunit/ -->
<dependency>
<groupId>net.disy.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.disy.htmlunit/htmlunit/
implementation 'net.disy.htmlunit:htmlunit:2.6'
// https://jarcasting.com/artifacts/net.disy.htmlunit/htmlunit/
implementation ("net.disy.htmlunit:htmlunit:2.6")
'net.disy.htmlunit:htmlunit:jar:2.6'
<dependency org="net.disy.htmlunit" name="htmlunit" rev="2.6">
<artifact name="htmlunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.disy.htmlunit', module='htmlunit', version='2.6')
)
libraryDependencies += "net.disy.htmlunit" % "htmlunit" % "2.6"
[net.disy.htmlunit/htmlunit "2.6"]
Group / Artifact | Type | Version |
---|---|---|
xalan : xalan | jar | 2.7.1 |
commons-collections : commons-collections | jar | 3.2.1 |
commons-lang : commons-lang | jar | 2.4 |
commons-httpclient : commons-httpclient | jar | 3.1 |
commons-codec : commons-codec | jar | 1.4 |
net.sourceforge.htmlunit : htmlunit-core-js | jar | 2.6 |
xerces : xercesImpl | jar | 2.9.1 |
net.sourceforge.nekohtml : nekohtml | jar | 1.9.13 |
net.sourceforge.cssparser : cssparser | jar | 0.9.5 |
commons-io : commons-io | jar | 1.4 |
commons-logging : commons-logging | jar | 1.1.1 |