<dependency>
<groupId>com.opensymphony</groupId>
<artifactId>xwork</artifactId>
<version>2.1.1</version>
</dependency>
compile
|-- commons-logging:commons-logging:1.0.4
|-- org.springframework:spring-core:2.0.7
|-- org.springframework:spring-aop:2.0.7
|-- org.springframework:spring-beans:2.0.7
|-- org.springframework:spring-context:2.0.7
|-- org.springframework:spring-web:2.0.7
|-- cglib:cglib:2.1
test
|-- org.springframework:spring-mock:2.0.7