| License |
License |
|---|---|
| Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery |
| GroupId | GroupIdorg.hudsonci.tools |
| ArtifactId | ArtifactIdhtmlunit |
| Last Version | Last Version2.6-hudson-3 |
| 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.6-hudson-3.pom | |
| htmlunit-2.6-hudson-3.zip | 7 MB |
| htmlunit-2.6-hudson-3-src.zip | 16 MB |
| htmlunit-2.6-hudson-3-sources.jar | 825 KB |
| htmlunit-2.6-hudson-3-javadoc.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.hudsonci.tools/htmlunit/ -->
<dependency>
<groupId>org.hudsonci.tools</groupId>
<artifactId>htmlunit</artifactId>
<version>2.6-hudson-3</version>
</dependency>
// https://jarcasting.com/artifacts/org.hudsonci.tools/htmlunit/
implementation 'org.hudsonci.tools:htmlunit:2.6-hudson-3'
// https://jarcasting.com/artifacts/org.hudsonci.tools/htmlunit/
implementation ("org.hudsonci.tools:htmlunit:2.6-hudson-3")
'org.hudsonci.tools:htmlunit:jar:2.6-hudson-3'
<dependency org="org.hudsonci.tools" name="htmlunit" rev="2.6-hudson-3">
<artifact name="htmlunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hudsonci.tools', module='htmlunit', version='2.6-hudson-3')
)
libraryDependencies += "org.hudsonci.tools" % "htmlunit" % "2.6-hudson-3"
[org.hudsonci.tools/htmlunit "2.6-hudson-3"]
| 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 |