Last Version

HtmlUnit (patched for Legato) 2.6

A headless browser intended for use in testing web-based applications (patched for Legato).

License

License

Categories

Categories

Net
GroupId

GroupId

net.disy.htmlunit
ArtifactId

ArtifactId

htmlunit
Version

Version

2.6
Type

Type

jar
Description

Description

HtmlUnit (patched for Legato)
A headless browser intended for use in testing web-based applications (patched for Legato).
Project URL

Project URL

http://htmlunit.sourceforge.net
Project Organization

Project Organization

Gargoyle Software Inc.

Download htmlunit 2.6


<!-- 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"]

Dependencies

compile (11)

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

Project Modules

There are no modules declared in this project.