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

compile

|-- xalan:xalan:2.7.2

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

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

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

|-- net.sourceforge.htmlunit:htmlunit-core-js:2.49.0

|-- net.sourceforge.htmlunit:neko-htmlunit:2.49.0

|-- net.sourceforge.htmlunit:htmlunit-cssparser:1.7.0

|-- commons-io:commons-io:2.8.0

|-- commons-logging:commons-logging:1.2

|-- commons-net:commons-net:3.8.0

|-- org.brotli:dec:0.1.2

|-- com.shapesecurity:salvation2:3.0.0

|-- org.eclipse.jetty.websocket:websocket-client:9.4.39.v20210325

test

|-- junit:junit:4.13.2

|-- org.easymock:easymock:4.2

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

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

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

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

|-- org.apache.httpcomponents:httpclient:4.5.13

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

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

|-- commons-fileupload:commons-fileupload:1.4

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

|-- org.jfree:jfreechart:1.5.3

|-- org.eclipse.jetty:jetty-webapp:9.4.39.v20210325

|-- org.eclipse.jetty.websocket:websocket-server:9.4.39.v20210325

|-- com.caucho:quercus:4.0.65

|-- org.seleniumhq.selenium:htmlunit-driver:2.49.0

|-- org.seleniumhq.selenium:selenium-ie-driver:3.141.59

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

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

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