<dependency>
<groupId>net.sourceforge.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>2.49.0</version>
</dependency>
@Grapes(
@Grab(group='net.sourceforge.htmlunit', module='htmlunit', version='2.49.0')
)
compile
|-- 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
|-- com.shapesecurity:salvation2:3.0.0
|-- org.eclipse.jetty.websocket:websocket-client:9.4.39.v20210325
test
|-- 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
|-- 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