<dependency>
<groupId>net.sourceforge.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>2.4</version>
</dependency>
compile
|-- commons-collections:commons-collections:3.2.1
|-- commons-lang:commons-lang:2.4
|-- commons-httpclient:commons-httpclient:3.1
|-- commons-codec:commons-codec:1.3
|-- net.sourceforge.htmlunit:htmlunit-core-js:2.4
|-- net.sourceforge.nekohtml:nekohtml:1.9.11
|-- net.sourceforge.cssparser:cssparser:0.9.5
|-- commons-logging:commons-logging:1.1.1
test
|-- junit:junit:4.5
|-- commons-fileupload:commons-fileupload:1.2.1
|-- org.mortbay.jetty:jetty:6.1.14
|-- org.slf4j:slf4j-log4j12:1.4.3
|-- org.openqa.selenium.webdriver:webdriver-htmlunit:0.5.524
|-- org.openqa.selenium.webdriver:webdriver-firefox:0.5.524
|-- org.openqa.selenium.webdriver:webdriver-ie:0.5.524