License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sourceforge.htmlunit |
ArtifactId | ArtifactIdhtmlunit |
Last Version | Last Version2.62.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHtmlUnit
A headless browser intended for use in testing web-based applications.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
htmlunit-2.62.0.pom | |
htmlunit-2.62.0.jar | 1016 KB |
htmlunit-2.62.0-sources.jar | 945 KB |
htmlunit-2.62.0-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.htmlunit/htmlunit/ -->
<dependency>
<groupId>net.sourceforge.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>2.62.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.htmlunit/htmlunit/
implementation 'net.sourceforge.htmlunit:htmlunit:2.62.0'
// https://jarcasting.com/artifacts/net.sourceforge.htmlunit/htmlunit/
implementation ("net.sourceforge.htmlunit:htmlunit:2.62.0")
'net.sourceforge.htmlunit:htmlunit:jar:2.62.0'
<dependency org="net.sourceforge.htmlunit" name="htmlunit" rev="2.62.0">
<artifact name="htmlunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.htmlunit', module='htmlunit', version='2.62.0')
)
libraryDependencies += "net.sourceforge.htmlunit" % "htmlunit" % "2.62.0"
[net.sourceforge.htmlunit/htmlunit "2.62.0"]
Group / Artifact | Type | Version |
---|---|---|
xalan : xalan | jar | 2.7.2 |
org.apache.httpcomponents : httpmime | jar | 4.5.13 |
net.sourceforge.htmlunit : htmlunit-core-js | jar | 2.62.0 |
net.sourceforge.htmlunit : neko-htmlunit | jar | 2.62.0 |
net.sourceforge.htmlunit : htmlunit-cssparser | jar | 1.12.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.commons : commons-text | jar | 1.9 |
commons-io : commons-io | jar | 2.10.0 |
commons-logging : commons-logging | jar | 1.2 |
commons-net : commons-net | jar | 3.8.0 |
commons-codec : commons-codec | jar | 1.15 |
org.brotli : dec | jar | 0.1.2 |
com.shapesecurity : salvation2 | jar | 3.0.0 |
org.eclipse.jetty.websocket : websocket-client | jar | 9.4.46.v20220331 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.easymock : easymock | jar | 4.3 |
com.tngtech.archunit : archunit-junit4 | jar | 0.23.1 |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
org.apache.logging.log4j : log4j-jcl | jar | 2.17.2 |
com.twelvemonkeys.imageio : imageio-batik | jar | 3.8.2 |
org.apache.xmlgraphics : batik-transcoder | jar | 1.14 |
commons-fileupload : commons-fileupload | jar | 1.4 |
com.github.romankh3 : image-comparison | jar | 4.4.0 |
org.jfree : jfreechart | jar | 1.5.3 |
org.eclipse.jetty : jetty-webapp | jar | 9.4.46.v20220331 |
org.eclipse.jetty.websocket : websocket-server | jar | 9.4.46.v20220331 |
com.caucho : quercus | jar | 4.0.66 |
org.seleniumhq.selenium : htmlunit-driver | jar | 2.62.0 |
org.seleniumhq.selenium : selenium-ie-driver | jar | 3.141.59 |
org.seleniumhq.selenium : selenium-firefox-driver | jar | 3.141.59 |
org.seleniumhq.selenium : selenium-chrome-driver | jar | 3.141.59 |
org.seleniumhq.selenium : selenium-edge-driver | jar | 3.141.59 |