<dependency>
<groupId>org.apache.geronimo.configs</groupId>
<artifactId>spring</artifactId>
<version>2.1.6</version>
<type>car</type>
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.configs', module='spring', version='2.1.6')
)
<parent> <groupId>org.apache.geronimo.plugins</groupId> <artifactId>plugins</artifactId> <version>2.1.6</version> </parent>
compile
|-- org.apache.geronimo.framework:jee-specs
|-- org.springframework:spring-core
|-- org.springframework:spring-beans
|-- org.springframework:spring-context
|-- org.springframework:spring-web
provided