<dependency>
<groupId>org.jvnet.hudson</groupId>
<artifactId>htmlunit</artifactId>
<version>2.2-hudson-7</version>
</dependency>
compile
|-- commons-collections:commons-collections:3.2
|-- commons-lang:commons-lang:2.4
|-- commons-httpclient:commons-httpclient:3.1
|-- commons-codec:commons-codec:1.3
|-- org.jvnet.hudson:htmlunit-core-js:2.2-hudson-2
|-- net.sourceforge.nekohtml:nekohtml:1.9.8
|-- net.sourceforge.cssparser:cssparser:0.9.5
|-- commons-logging:commons-logging:1.1.1
test
|-- junit:junit:4.4
|-- commons-fileupload:commons-fileupload:1.2.1