<dependency>
<groupId>opensymphony</groupId>
<artifactId>xwork</artifactId>
<version>1.2.3</version>
</dependency>
compile
|-- commons-logging:commons-logging:1.0.4
|-- org.rifers:rife-continuations:0.0.2
|-- org.springframework:spring-core:1.2.9
|-- org.springframework:spring-aop:1.2.9
|-- org.springframework:spring-beans:1.2.9
|-- org.springframework:spring-context:1.2.9
|-- org.springframework:spring-web:1.2.9
test
|-- org.springframework:spring-mock:1.2.9
|-- mockobjects:mockobjects-core:0.09