<dependency>
<groupId>org.apache.geronimo.framework</groupId>
<artifactId>plugin</artifactId>
<version>2.1.8</version>
<type>car</type>
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.framework', module='plugin', version='2.1.8')
)
<parent> <groupId>org.apache.geronimo.framework</groupId> <artifactId>configs</artifactId> <version>2.1.8</version> </parent>
compile
|-- org.apache.geronimo.framework:rmi-naming
|-- org.apache.geronimo.framework:geronimo-plugin
|-- org.apache.geronimo.framework:geronimo-deploy-jsr88
|-- org.apache.geronimo.framework:geronimo-deploy-config
|-- org.apache.geronimo.specs:geronimo-javaee-deployment_1.1MR3_spec
|-- org.apache.geronimo.framework:xmlbeans
|-- org.codehaus.plexus:plexus-archiver
|-- org.codehaus.plexus:plexus-utils
|-- org.codehaus.plexus:plexus-container-default
|-- org.codehaus.plexus:plexus-component-api
provided
|-- org.apache.geronimo.framework:geronimo-gbean-deployer-bootstrap