<dependency>
<groupId>net.sourceforge.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>2.40.0</version>
</dependency>
@Grapes(
@Grab(group='net.sourceforge.htmlunit', module='htmlunit', version='2.40.0')
)
compile
|-- org.apache.commons:commons-lang3:3.10
|-- org.apache.commons:commons-text:1.8
|-- org.apache.httpcomponents:httpmime:4.5.12
|-- net.sourceforge.htmlunit:htmlunit-core-js:2.40.0
|-- net.sourceforge.htmlunit:neko-htmlunit:2.40.0
|-- net.sourceforge.htmlunit:htmlunit-cssparser:1.5.0
|-- commons-logging:commons-logging:1.2
|-- commons-net:commons-net:3.6
|-- com.shapesecurity:salvation:2.7.1
|-- org.eclipse.jetty.websocket:websocket-client:9.4.28.v20200408
test
|-- junit:junit:4.12
|-- com.tngtech.archunit:archunit-junit4:0.13.1
|-- org.apache.logging.log4j:log4j-api:2.13.2
|-- org.apache.logging.log4j:log4j-core:2.13.2
|-- org.apache.logging.log4j:log4j-jcl:2.13.2
|-- org.apache.httpcomponents:httpclient:4.5.12
|-- commons-fileupload:commons-fileupload:1.4
|-- org.jfree:jfreechart:1.5.0
|-- org.eclipse.jetty:jetty-webapp:9.4.28.v20200408
|-- org.eclipse.jetty.websocket:websocket-server:9.4.28.v20200408
|-- org.seleniumhq.selenium:htmlunit-driver:2.40.0
|-- org.seleniumhq.selenium:selenium-ie-driver:3.141.59
|-- org.seleniumhq.selenium:selenium-firefox-driver:3.141.59