<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-mock</artifactId>
<version>2.0.3</version>
</dependency>
compile
|-- aspectj:aspectjweaver:1.5.3
|-- commons-logging:commons-logging:1.1
|-- org.springframework:spring-beans
|-- org.springframework:spring-context
|-- org.springframework:spring-core
|-- org.springframework:spring-dao
|-- org.springframework:spring-jdbc
|-- org.springframework:spring-jpa
|-- org.springframework:spring-webmvc
provided
|-- javax.persistence:persistence-api:1.0