<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-dao</artifactId>
<version>2.0-m2</version>
</dependency>
<parent> <groupId>org.springframework</groupId> <artifactId>spring-parent</artifactId> <version>2.0-m2</version> </parent>
compile
|-- org.springframework:spring-context:2.0-m2
|-- jotm:jotm
test
|-- org.springframework:spring-beans:2.0-m2
|-- org.springframework:spring-aop:2.0-m2
|-- org.springframework:spring-context-mock:2.0-m2
|-- commons-attributes:commons-attributes-compiler
|-- cglib:cglib