<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-api</artifactId>
<version>2.7.15</version>
</dependency>
<parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> <version>2.7.15</version> </parent>
compile
|-- ${cxf.asm.groupId}:${cxf.asm.artifactId}
|-- log4j:log4j
|-- org.codehaus.woodstox:woodstox-core-asl
|-- org.springframework:spring-beans
|-- org.springframework:spring-context
|-- org.apache.ws.xmlschema:xmlschema-core
|-- org.apache.geronimo.specs:geronimo-javamail_1.4_spec
|-- com.sun.xml.fastinfoset:FastInfoset
|-- wsdl4j:wsdl4j
provided
|-- com.sun.xml.bind:jaxb-impl
|-- org.springframework:spring-aop
|-- org.apache.aries.blueprint:org.apache.aries.blueprint.core
test
|-- junit:junit