<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-api</artifactId>
<version>2.0.13</version>
</dependency>
<parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> <version>2.0.13</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
provided
|-- org.apache.geronimo.specs:geronimo-j2ee-connector_1.5_spec
test
|-- junit:junit
|-- org.easymock:easymockclassextension