<dependency>
<groupId>org.apache.geronimo.framework</groupId>
<artifactId>geronimo-system</artifactId>
<version>2.1.3</version>
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.framework', module='geronimo-system', version='2.1.3')
)
<parent> <groupId>org.apache.geronimo.framework</groupId> <artifactId>modules</artifactId> <version>2.1.3</version> </parent>
compile
|-- org.apache.geronimo.framework:geronimo-cli
|-- org.apache.geronimo.framework:geronimo-common
|-- org.apache.geronimo.framework:geronimo-crypto
|-- org.apache.geronimo.framework:geronimo-kernel
|-- ognl:ognl
|-- com.sun.xml.bind:jaxb-impl
|-- org.apache.geronimo.specs:geronimo-stax-api_1.0_spec
test