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