Download apache-cxf-3.1.4.jar file - Jar a

Jar examples for a:apache-cxf

Description

CXF :: Apache Karaf :: Features

You can download jar file apache-cxf 3.1.4 in this page.

License

Apache License

Build File

You can use the following script to add apache-cxf-3.1.4.jar to your project.

<dependency>
   <groupId>org.apache.cxf</groupId>
   <artifactId>apache-cxf</artifactId>
   <version>3.1.4</version>
</dependency>
compile group: 'org.apache.cxf', name: 'apache-cxf', version: '3.1.4'
libraryDependencies += "org.apache.cxf" % "apache-cxf" % "3.1.4"
<dependency org="org.apache.cxf" name="apache-cxf" rev="3.1.4"/>
@Grapes(@Grab(group='org.apache.cxf', module='apache-cxf', version='3.1.4'))
'org.apache.cxf:apache-cxf:jar:3.1.4'

Download

Click the following link to download the jar file.

apache-cxf-3.1.4.pom



Related Tutorials