License |
License |
---|---|
Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net |
GroupId | GroupIdorg.jvnet.hudson |
ArtifactId | ArtifactIdhtmlunit |
Last Version | Last Version2.6-hudson-2 |
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 |
Filename | Size |
---|---|
htmlunit-2.6-hudson-2.pom | |
htmlunit-2.6-hudson-2.zip | 7 MB |
htmlunit-2.6-hudson-2-src.zip | 16 MB |
htmlunit-2.6-hudson-2-sources.jar | 825 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hudson/htmlunit/ -->
<dependency>
<groupId>org.jvnet.hudson</groupId>
<artifactId>htmlunit</artifactId>
<version>2.6-hudson-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson/htmlunit/
implementation 'org.jvnet.hudson:htmlunit:2.6-hudson-2'
// https://jarcasting.com/artifacts/org.jvnet.hudson/htmlunit/
implementation ("org.jvnet.hudson:htmlunit:2.6-hudson-2")
'org.jvnet.hudson:htmlunit:jar:2.6-hudson-2'
<dependency org="org.jvnet.hudson" name="htmlunit" rev="2.6-hudson-2">
<artifact name="htmlunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson', module='htmlunit', version='2.6-hudson-2')
)
libraryDependencies += "org.jvnet.hudson" % "htmlunit" % "2.6-hudson-2"
[org.jvnet.hudson/htmlunit "2.6-hudson-2"]
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 |
org.jvnet.hudson : htmlunit-core-js | jar | 2.6-hudson-1 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
gsbase : gsbase | jar | 2.0.1 |
org.easymock : easymock | jar | 2.5.1 |
log4j : log4j | jar | 1.2.14 |
commons-fileupload : commons-fileupload | jar | 1.2.1 |
org.mortbay.jetty : jetty | jar | 6.1.20 |
org.slf4j : slf4j-api | jar | 1.5.8 |
org.slf4j : slf4j-log4j12 | jar | 1.5.8 |
jfree : jfreechart | jar | 1.0.12 |
net.sourceforge.htmlunit : webdriver | jar | 2.6 |
org.seleniumhq.webdriver : webdriver-firefox | jar | 0.9.7089 |
org.seleniumhq.webdriver : webdriver-ie | jar | 0.9.7089 |