<dependency>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>console-core</artifactId>
<version>2.1.1</version>
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.plugins', module='console-core', version='2.1.1')
)
<parent> <groupId>org.apache.geronimo.plugins</groupId> <artifactId>console</artifactId> <version>2.1.1</version> </parent>
compile
|-- org.apache.geronimo.specs:geronimo-jms_1.1_spec
provided
|-- org.apache.geronimo.modules:geronimo-connector
|-- commons-fileupload:commons-fileupload
|-- org.apache.geronimo.framework:geronimo-deploy-jsr88