<dependency>
<groupId>net.sourceforge.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>2.18</version>
</dependency>
compile
|-- commons-collections:commons-collections:3.2.1
|-- org.apache.commons:commons-lang3:3.4
|-- org.apache.httpcomponents:httpclient:4.5
|-- org.apache.httpcomponents:httpmime:4.5
|-- commons-codec:commons-codec:1.10
|-- net.sourceforge.htmlunit:htmlunit-core-js:2.17
|-- net.sourceforge.nekohtml:nekohtml:1.9.22
|-- net.sourceforge.cssparser:cssparser:0.9.16
|-- commons-logging:commons-logging:1.2
|-- org.eclipse.jetty.websocket:websocket-client:9.2.12.v20150709
test
|-- org.apache.httpcomponents:httpclient:4.5
|-- junit:junit:4.12
|-- org.easymock:easymock:3.3.1
|-- commons-fileupload:commons-fileupload:1.3.1
|-- org.slf4j:slf4j-api:1.7.12
|-- org.slf4j:slf4j-log4j12:1.7.12
|-- org.jfree:jfreechart:1.0.19
|-- org.eclipse.jetty:jetty-webapp:9.2.12.v20150709
|-- org.eclipse.jetty.websocket:websocket-server:9.2.12.v20150709
|-- org.seleniumhq.selenium:selenium-htmlunit-driver:2.46.0
|-- org.seleniumhq.selenium:selenium-ie-driver:2.46.0
|-- org.seleniumhq.selenium:selenium-firefox-driver:2.46.0
|-- org.seleniumhq.selenium:selenium-chrome-driver:2.46.0