Jar examples for c:cxf
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.
You can download jar file cxf 3.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add cxf-3.0.0.jar to your project.
<dependency> <groupId>org.apache.geronimo.plugins</groupId> <artifactId>cxf</artifactId> <version>3.0.0</version> </dependency>
compile group: 'org.apache.geronimo.plugins', name: 'cxf', version: '3.0.0'
libraryDependencies += "org.apache.geronimo.plugins" % "cxf" % "3.0.0"
<dependency org="org.apache.geronimo.plugins" name="cxf" rev="3.0.0"/>
@Grapes(@Grab(group='org.apache.geronimo.plugins', module='cxf', version='3.0.0'))
'org.apache.geronimo.plugins:cxf:jar:3.0.0'
Click the following link to download the jar file.
cxf-3.0.0-sources.jar