<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-api</artifactId>
<version>2.1</version>
</dependency>
<parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> <version>2.1</version> </parent>
compile
|-- org.apache.geronimo.specs:geronimo-activation_1.1_spec
|-- org.apache.cxf:cxf-common-utilities
|-- org.apache.ws.commons.schema:XmlSchema
|-- org.apache.geronimo.specs:geronimo-annotation_1.0_spec
|-- org.codehaus.woodstox:wstx-asl
|-- org.apache.cxf:cxf-common-schemas
test
|-- junit:junit
|-- org.easymock:easymockclassextension