Last Version

Common HtmlUnit Helpers 1.0.0.9

Common HtmlUnit utility methods that I find useful in various projects.

License

License

GroupId

GroupId

org.dstadler
ArtifactId

ArtifactId

commons-htmlunit
Version

Version

1.0.0.9
Type

Type

jar
Description

Description

Common HtmlUnit Helpers
Common HtmlUnit utility methods that I find useful in various projects.
Project URL

Project URL

https://github.com/centic9/commons-htmlunit
Source Code Management

Source Code Management

https://github.com/centic9/commons-htmlunit

Download commons-htmlunit 1.0.0.9


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

Dependencies

compile (1)

Group / Artifact Type Version
net.sourceforge.htmlunit : htmlunit jar 2.61.0

runtime (1)

Group / Artifact Type Version
com.google.guava : guava jar 31.1-jre

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.dstadler : commons-test jar 1.0.0.19

Project Modules

There are no modules declared in this project.