<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-rs-client</artifactId>
<version>3.4.2</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> <version>3.4.2</version> </parent>
compile
|-- org.apache.aries.blueprint:org.apache.aries.blueprint.core
|-- org.apache.cxf:cxf-rt-transports-http
|-- org.apache.cxf:cxf-rt-frontend-jaxrs
provided
|-- org.apache.aries.blueprint:blueprint-parser
|-- org.springframework:spring-core
|-- org.springframework:spring-context
test
|-- org.apache.cxf:cxf-rt-transports-local
|-- org.apache.cxf:cxf-rt-features-logging
|-- junit:junit
|-- ${cxf.servlet-api.group}:${cxf.servlet-api.artifact}
|-- org.apache.cxf:cxf-rt-databinding-jaxb