<dependency>
<groupId>org.apache.geronimo.modules</groupId>
<artifactId>geronimo-wink</artifactId>
<version>3.0.1</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.modules', module='geronimo-wink', version='3.0.1')
)
<parent> <groupId>org.apache.geronimo.plugins</groupId> <artifactId>wink</artifactId> <version>3.0.1</version> </parent>
compile
|-- org.apache.geronimo.modules:geronimo-j2ee
|-- org.apache.geronimo.modules:geronimo-web
|-- org.apache.geronimo.modules:geronimo-wab
|-- org.apache.geronimo.framework:geronimo-naming
|-- org.apache.geronimo.specs:geronimo-jaxrs_1.1_spec
|-- org.apache.wink:wink-common
|-- org.apache.wink:wink-server
|-- org.apache.geronimo.specs:geronimo-validation_1.0_spec
|-- org.apache.geronimo.specs:geronimo-annotation_1.1_spec
|-- commons-beanutils:commons-beanutils
|-- org.apache.servicemix.bundles:org.apache.servicemix.bundles.commons-codec