<dependency>
<groupId>org.apache.geronimo.modules</groupId>
<artifactId>geronimo-yoko</artifactId>
<version>3.0.0</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.modules', module='geronimo-yoko', version='3.0.0')
)
<parent> <groupId>org.apache.geronimo.plugins</groupId> <artifactId>corba</artifactId> <version>3.0.0</version> </parent>
compile
|-- org.apache.geronimo.modules:geronimo-corba
|-- org.apache.yoko:yoko-rmi-impl
provided
|-- org.apache.geronimo.configs:openejb
|-- org.apache.yoko:yoko-spec-corba
test