Files download
File Operation
htmlunit-4.5.0.jar download
htmlunit-4.5.0.pom download
htmlunit-4.5.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.htmlunit</groupId>
  <artifactId>htmlunit</artifactId>
  <version>4.5.0</version>
</dependency>
Gradle Groovy
implementation 'org.htmlunit:htmlunit:4.5.0'
Gradle Kotlin
implementation("org.htmlunit:htmlunit:4.5.0")
Scala SBT
libraryDependencies += "org.htmlunit" % "htmlunit" % "4.5.0"
Groovy Grape
@Grapes(
  @Grab(group='org.htmlunit', module='htmlunit', version='4.5.0')
)
Apache Ivy
<dependency org="org.htmlunit" name="htmlunit" rev="4.5.0" />
Leiningen
[org.htmlunit/htmlunit "4.5.0"]
Apache Buildr
'org.htmlunit:htmlunit:jar:4.5.0'
Dependencies

compile

|-- org.apache.httpcomponents:httpmime:4.5.14

|-- org.htmlunit:htmlunit-core-js:4.5.0

|-- org.htmlunit:neko-htmlunit:4.5.0

|-- org.htmlunit:htmlunit-cssparser:4.5.0

|-- org.htmlunit:htmlunit-xpath:4.5.0

|-- org.htmlunit:htmlunit-csp:4.5.0

|-- org.htmlunit:htmlunit-websocket-client:4.5.0

|-- org.apache.commons:commons-lang3:3.17.0

|-- org.apache.commons:commons-text:1.12.0

|-- commons-io:commons-io:2.17.0

|-- commons-logging:commons-logging:1.3.4

|-- commons-net:commons-net:3.11.1

|-- commons-codec:commons-codec:1.17.1

|-- org.brotli:dec:0.1.2

provided

|-- xerces:xercesImpl:2.12.2

test

|-- junit:junit:4.13.2

|-- com.tngtech.archunit:archunit-junit4:1.3.0

|-- org.slf4j:slf4j-nop:2.0.16

|-- org.apache.logging.log4j:log4j-api:2.24.1

|-- org.apache.logging.log4j:log4j-core:2.24.1

|-- org.apache.logging.log4j:log4j-jcl:2.24.1

|-- com.twelvemonkeys.imageio:imageio-batik:3.12.0

|-- org.apache.xmlgraphics:batik-transcoder:1.18

|-- commons-fileupload:commons-fileupload:1.5

|-- com.github.romankh3:image-comparison:4.4.0

|-- org.jfree:jfreechart:1.5.5

|-- org.eclipse.jetty:jetty-webapp:9.4.56.v20240826

|-- org.eclipse.jetty.websocket:websocket-server:9.4.56.v20240826

|-- com.caucho:quercus:4.0.66

|-- org.seleniumhq.selenium:htmlunit3-driver:4.25.0

|-- org.seleniumhq.selenium:selenium-firefox-driver:4.25.0

|-- org.seleniumhq.selenium:selenium-chrome-driver:4.25.0

|-- org.seleniumhq.selenium:selenium-edge-driver:4.25.0

|-- org.seleniumhq.selenium:${selenium.devtools.artifactId}:4.25.0