<dependency>
<groupId>org.apache.geronimo.modules</groupId>
<artifactId>geronimo-cxf</artifactId>
<version>2.1.2</version>
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.modules', module='geronimo-cxf', version='2.1.2')
)
<parent> <groupId>org.apache.geronimo.plugins</groupId> <artifactId>cxf</artifactId> <version>2.1.2</version> </parent>
compile
|-- org.apache.geronimo.modules:geronimo-webservices
|-- org.apache.geronimo.modules:geronimo-jaxws
|-- org.apache.geronimo.modules:geronimo-transaction
|-- org.apache.cxf:cxf-rt-frontend-jaxws