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