<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-common</artifactId>
<version>3.2.14</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> <version>3.2.14</version> </parent>
compile
|-- org.apache.velocity:velocity-engine-core
|-- commons-collections:commons-collections
|-- wsdl4j:wsdl4j
|-- com.sun.xml.bind:jaxb-core
|-- com.sun.xml.bind:jaxb-impl
provided
|-- junit:junit
|-- org.apache.cxf:cxf-rt-wsdl
test