<dependency>
<groupId>io.tracee</groupId>
<artifactId>tracee-cxf</artifactId>
<version>0.6.0</version>
<type>bundle</type>
</dependency>
<parent> <groupId>io.tracee</groupId> <artifactId>tracee-parent</artifactId> <version>0.6.0</version> </parent>
compile
|-- io.tracee:tracee-testhelper
provided
|-- org.apache.cxf:cxf-rt-bindings-soap:2.7.13
test
|-- io.tracee.backend:tracee-slf4j
|-- ch.qos.logback:logback-classic