<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-aop</artifactId>
<version>1.2.3</version>
</dependency>
<parent> <groupId>org.springframework</groupId> <artifactId>spring-parent</artifactId> <version>1.2.3</version> </parent>
compile
|-- org.springframework:spring-beans:1.2.3
|-- aopalliance:aopalliance:1.0
|-- oro:oro:2.0.8
|-- commons-pool:commons-pool:1.2
|-- commons-attributes:commons-attributes-api:2.1