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