<dependency>
<groupId>net.sourceforge.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>2.36.0</version>
</dependency>
@Grapes(
@Grab(group='net.sourceforge.htmlunit', module='htmlunit', version='2.36.0')
)
compile
|-- org.apache.commons:commons-lang3:3.9
|-- org.apache.commons:commons-text:1.7
|-- org.apache.httpcomponents:httpmime:4.5.9
|-- net.sourceforge.htmlunit:htmlunit-core-js:2.36.0
|-- net.sourceforge.htmlunit:neko-htmlunit:2.36.0
|-- net.sourceforge.htmlunit:htmlunit-cssparser:1.5.0
|-- commons-logging:commons-logging:1.2
|-- commons-net:commons-net:3.6
|-- org.eclipse.jetty.websocket:websocket-client:9.4.20.v20190813
test
|-- org.apache.httpcomponents:httpclient:4.5.9
|-- junit:junit:4.12
|-- org.easymock:easymock:4.0.2
|-- com.tngtech.archunit:archunit-junit4:0.11.0
|-- org.slf4j:slf4j-api:1.7.28
|-- org.slf4j:slf4j-log4j12:1.7.28
|-- org.apache.logging.log4j:log4j-api:2.12.1
|-- org.apache.logging.log4j:log4j-core:2.12.1
|-- org.apache.logging.log4j:log4j-jcl:2.12.1
|-- commons-fileupload:commons-fileupload:1.4
|-- org.jfree:jfreechart:1.5.0
|-- org.eclipse.jetty:jetty-webapp:9.4.20.v20190813
|-- org.eclipse.jetty.websocket:websocket-server:9.4.20.v20190813
|-- org.seleniumhq.selenium:htmlunit-driver:2.36.0
|-- org.seleniumhq.selenium:selenium-ie-driver:3.141.59
|-- org.seleniumhq.selenium:selenium-firefox-driver:3.141.59