<dependency>
<groupId>net.sourceforge.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>2.62.0</version>
</dependency>
@Grapes(
@Grab(group='net.sourceforge.htmlunit', module='htmlunit', version='2.62.0')
)
compile
|-- org.apache.httpcomponents:httpmime:4.5.13
|-- net.sourceforge.htmlunit:htmlunit-core-js:2.62.0
|-- net.sourceforge.htmlunit:neko-htmlunit:2.62.0
|-- net.sourceforge.htmlunit:htmlunit-cssparser:1.12.0
|-- org.apache.commons:commons-lang3:3.12.0
|-- org.apache.commons:commons-text:1.9
|-- commons-io:commons-io:2.10.0
|-- commons-logging:commons-logging:1.2
|-- commons-net:commons-net:3.8.0
|-- commons-codec:commons-codec:1.15
|-- com.shapesecurity:salvation2:3.0.0
|-- org.eclipse.jetty.websocket:websocket-client:9.4.46.v20220331
test
|-- com.tngtech.archunit:archunit-junit4:0.23.1
|-- org.apache.logging.log4j:log4j-api:2.17.2
|-- org.apache.logging.log4j:log4j-core:2.17.2
|-- org.apache.logging.log4j:log4j-jcl:2.17.2
|-- com.twelvemonkeys.imageio:imageio-batik:3.8.2
|-- 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.46.v20220331
|-- org.eclipse.jetty.websocket:websocket-server:9.4.46.v20220331
|-- org.seleniumhq.selenium:htmlunit-driver:2.62.0
|-- org.seleniumhq.selenium:selenium-ie-driver:3.141.59
|-- org.seleniumhq.selenium:selenium-firefox-driver:3.141.59