<dependency>
<groupId>net.sourceforge.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>2.17</version>
</dependency>
compile
|-- commons-collections:commons-collections:3.2.1
|-- org.apache.commons:commons-lang3:3.4
|-- org.apache.httpcomponents:httpclient:4.4.1
|-- org.apache.httpcomponents:httpmime:4.4.1
|-- 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.11.v20150529
test
|-- org.apache.httpcomponents:httpclient:4.4.1
|-- 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.11.v20150529
|-- org.eclipse.jetty.websocket:websocket-server:9.2.11.v20150529
|-- org.seleniumhq.selenium:selenium-htmlunit-driver:2.45.0
|-- org.seleniumhq.selenium:selenium-ie-driver:2.45.0
|-- org.seleniumhq.selenium:selenium-firefox-driver:2.45.0
|-- org.seleniumhq.selenium:selenium-chrome-driver:2.45.0