<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-common</artifactId>
<version>3.3.12</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> <version>3.3.12</version> </parent>
compile
|-- org.apache.velocity:velocity-engine-core
|-- commons-collections:commons-collections
|-- wsdl4j:wsdl4j
|-- org.glassfish.jaxb:jaxb-xjc
|-- org.glassfish.jaxb:jaxb-runtime
provided
|-- junit:junit
|-- org.apache.cxf:cxf-rt-wsdl
test