Last Version

HtmlUnit NekoHtml 2.62.0

HtmlUnit adaptation of NekoHtml. It has the same functionality but exposing HTMLElements to be overridden.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.htmlunit
ArtifactId

ArtifactId

neko-htmlunit
Version

Version

2.62.0
Type

Type

jar
Description

Description

HtmlUnit NekoHtml
HtmlUnit adaptation of NekoHtml. It has the same functionality but exposing HTMLElements to be overridden.
Project URL

Project URL

http://htmlunit.sourceforge.net
Project Organization

Project Organization

Gargoyle Software Inc.
Source Code Management

Source Code Management

https://github.com/htmlunit

Download neko-htmlunit 2.62.0


<!-- https://jarcasting.com/artifacts/net.sourceforge.htmlunit/neko-htmlunit/ -->
<dependency>
    <groupId>net.sourceforge.htmlunit</groupId>
    <artifactId>neko-htmlunit</artifactId>
    <version>2.62.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.htmlunit/neko-htmlunit/
implementation 'net.sourceforge.htmlunit:neko-htmlunit:2.62.0'
// https://jarcasting.com/artifacts/net.sourceforge.htmlunit/neko-htmlunit/
implementation ("net.sourceforge.htmlunit:neko-htmlunit:2.62.0")
'net.sourceforge.htmlunit:neko-htmlunit:jar:2.62.0'
<dependency org="net.sourceforge.htmlunit" name="neko-htmlunit" rev="2.62.0">
  <artifact name="neko-htmlunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.htmlunit', module='neko-htmlunit', version='2.62.0')
)
libraryDependencies += "net.sourceforge.htmlunit" % "neko-htmlunit" % "2.62.0"
[net.sourceforge.htmlunit/neko-htmlunit "2.62.0"]

Dependencies

compile (1)

Group / Artifact Type Version
xerces : xercesImpl jar 2.12.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.1

Project Modules

There are no modules declared in this project.