<dependency>
<groupId>org.apache.geronimo.configs</groupId>
<artifactId>cxf</artifactId>
<version>3.0.0</version>
<type>car</type>
</dependency>
<parent> <groupId>org.apache.geronimo.plugins</groupId> <artifactId>cxf</artifactId> <version>3.0.0</version> </parent>
compile
|-- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec
|-- org.apache.geronimo.framework:server-security-config
|-- org.apache.geronimo.configs:webservices-common
|-- org.apache.geronimo.configs:transaction-1_6
|-- org.apache.geronimo.bundles:axiom-all
|-- org.apache.servicemix.bundles:org.apache.servicemix.bundles.xmlsec
|-- org.apache.geronimo.modules:geronimo-cxf
provided