Jar examples for c:cxf-core
Apache CXF Core
You can download jar file cxf-core 3.1.8 in this page.
Apache License
You can use the following script to add cxf-core-3.1.8.jar to your project.
<dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-core</artifactId> <version>3.1.8</version> </dependency>
compile group: 'org.apache.cxf', name: 'cxf-core', version: '3.1.8'
libraryDependencies += "org.apache.cxf" % "cxf-core" % "3.1.8"
<dependency org="org.apache.cxf" name="cxf-core" rev="3.1.8"/>
@Grapes(@Grab(group='org.apache.cxf', module='cxf-core', version='3.1.8'))
'org.apache.cxf:cxf-core:jar:3.1.8'
Click the following link to download the jar file.
cxf-core-3.1.8-javadoc.jar