<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-cxf</artifactId>
<version>2.25.3</version>
</dependency>
<parent> <groupId>org.apache.camel</groupId> <artifactId>components</artifactId> <version>2.25.3</version> </parent>
compile
|-- org.apache.camel:camel-core
|-- org.apache.camel:camel-spring
|-- org.apache.camel:camel-cxf-transport
|-- org.apache.camel:camel-http-common
|-- javax.servlet:javax.servlet-api
|-- org.apache.cxf:cxf-rt-frontend-jaxrs
|-- org.apache.cxf:cxf-rt-frontend-jaxws
|-- org.apache.cxf:cxf-rt-rs-client
|-- org.apache.cxf:cxf-rt-features-logging
|-- org.springframework:spring-core
|-- org.springframework:spring-beans
|-- org.springframework:spring-context
|-- org.apache.cxf:cxf-rt-bindings-soap
provided
|-- org.apache.camel:camel-blueprint
|-- org.osgi:org.osgi.compendium
|-- org.apache.aries.blueprint:org.apache.aries.blueprint.core
test
|-- org.apache.camel:camel-core-xml
|-- org.apache.camel:camel-jaxb
|-- org.apache.camel:camel-test-spring
|-- org.apache.camel:camel-http
|-- org.apache.activemq:activemq-broker
|-- org.apache.cxf:cxf-rt-features-clustering
|-- org.apache.activemq:activemq-kahadb-store
|-- org.apache.cxf:cxf-rt-transports-jms
|-- org.apache.cxf:cxf-rt-transports-http-jetty
|-- org.apache.camel:camel-jetty9
|-- org.apache.camel:camel-jetty
|-- org.apache.httpcomponents:httpclient
|-- org.apache.httpcomponents:httpmime
|-- org.apache.logging.log4j:log4j-api
|-- org.apache.logging.log4j:log4j-core
|-- org.apache.logging.log4j:log4j-slf4j-impl
|-- org.apache.cxf:cxf-testutils
|-- org.apache.cxf:cxf-rt-ws-rm
|-- org.apache.cxf:cxf-rt-ws-security
|-- org.springframework:spring-test
|-- junit:junit
|-- org.apache.cxf:cxf-rt-rs-extension-providers