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