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:cxf-bundle:2.3.6'
<dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-bundle</artifactId> <version>2.3.6</version> </dependency>
<dependency org="org.apache.cxf" name="cxf-bundle" rev="2.3.6"/>
"org.apache.cxf", "cxf-bundle", "2.3.6"