<dependency>
<groupId>net.sourceforge.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>2.14</version>
</dependency>
compile
|-- commons-collections:commons-collections:3.2.1
|-- org.apache.commons:commons-lang3:3.2.1
|-- org.apache.httpcomponents:httpclient:4.3.2
|-- org.apache.httpcomponents:httpmime:4.3.2
|-- commons-codec:commons-codec:1.9
|-- net.sourceforge.htmlunit:htmlunit-core-js:2.14
|-- net.sourceforge.nekohtml:nekohtml:1.9.20
|-- net.sourceforge.cssparser:cssparser:0.9.13
|-- commons-logging:commons-logging:1.1.3
|-- org.eclipse.jetty:jetty-websocket:8.1.14.v20131031
test
|-- org.apache.httpcomponents:httpclient:4.3.1
|-- junit:junit:4.11
|-- commons-fileupload:commons-fileupload:1.3.1
|-- org.mortbay.jetty:jetty-maven-plugin:8.1.14.v20131031
|-- org.slf4j:slf4j-log4j12:1.7.5
|-- org.seleniumhq.selenium:selenium-htmlunit-driver:2.39.0
|-- org.seleniumhq.selenium:selenium-ie-driver:2.39.0
|-- org.seleniumhq.selenium:selenium-firefox-driver:2.39.0