<dependency>
<groupId>org.apache.geronimo.configs</groupId>
<artifactId>cxf</artifactId>
<version>2.1.5</version>
<type>car</type>
</dependency>
<parent> <groupId>org.apache.geronimo.plugins</groupId> <artifactId>cxf</artifactId> <version>2.1.5</version> </parent>
compile
|-- org.apache.geronimo.configs:j2ee-server
|-- org.apache.geronimo.framework:server-security-config
|-- org.apache.geronimo.configs:webservices-common
|-- org.apache.geronimo.configs:transaction
|-- org.apache.geronimo.configs:spring
|-- org.apache.geronimo.modules:geronimo-cxf
|-- org.apache.cxf:cxf-common-utilities
|-- org.apache.cxf:cxf-rt-bindings-soap
|-- org.apache.cxf:cxf-rt-bindings-xml
|-- org.apache.cxf:cxf-rt-core
|-- org.apache.cxf:cxf-rt-databinding-jaxb
|-- org.apache.cxf:cxf-rt-frontend-jaxws
|-- org.apache.cxf:cxf-rt-frontend-simple
|-- org.apache.cxf:cxf-rt-transports-http
|-- org.apache.cxf:cxf-tools-common