Apache CXF is an open-source services framework that aids in the development of services using front-end programming APIs, like JAX-WS and JAX-RS.
'org.apache.cxf.karaf:apache-cxf:2.3.6'
<dependency>
<groupId>org.apache.cxf.karaf</groupId>
<artifactId>apache-cxf</artifactId>
<version>2.3.6</version>
</dependency>
<dependency org="org.apache.cxf.karaf" name="apache-cxf" rev="2.3.6"/>
"org.apache.cxf.karaf", "apache-cxf", "2.3.6"