<dependency>
<groupId>net.sourceforge.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>2.34.1</version>
</dependency>
@Grapes(
@Grab(group='net.sourceforge.htmlunit', module='htmlunit', version='2.34.1')
)
compile
|-- org.apache.commons:commons-lang3:3.8.1
|-- org.apache.commons:commons-text:1.6
|-- org.apache.httpcomponents:httpmime:4.5.7
|-- net.sourceforge.htmlunit:htmlunit-core-js:2.34.0
|-- net.sourceforge.htmlunit:neko-htmlunit:2.34.0
|-- net.sourceforge.htmlunit:htmlunit-cssparser:1.3.0
|-- commons-logging:commons-logging:1.2
|-- commons-net:commons-net:3.6
|-- org.eclipse.jetty.websocket:websocket-client:9.4.15.v20190215
test
|-- org.apache.httpcomponents:httpclient:4.5.7
|-- junit:junit:4.12
|-- org.easymock:easymock:4.0.2
|-- org.apache.logging.log4j:log4j-api:2.11.2
|-- commons-fileupload:commons-fileupload:1.4
|-- org.slf4j:slf4j-api:1.7.26
|-- org.slf4j:slf4j-log4j12:1.7.26
|-- org.jfree:jfreechart:1.5.0
|-- org.eclipse.jetty:jetty-webapp:9.4.15.v20190215
|-- org.eclipse.jetty.websocket:websocket-server:9.4.15.v20190215
|-- org.seleniumhq.selenium:htmlunit-driver:2.33.3
|-- org.seleniumhq.selenium:selenium-ie-driver:3.141.59
|-- org.seleniumhq.selenium:selenium-firefox-driver:3.141.59