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