Download cxf-rt-security-3.1.9.jar file - Jar c

Jar examples for c:cxf-rt-security

Description

Apache CXF Runtime Security functionality

You can download jar file cxf-rt-security 3.1.9 in this page.

License

Apache License

Build File

You can use the following script to add cxf-rt-security-3.1.9.jar to your project.

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

Download

Click the following link to download the jar file.

cxf-rt-security-3.1.9-javadoc.jar
cxf-rt-security-3.1.9-sources.jar
cxf-rt-security-3.1.9.jar
cxf-rt-security-3.1.9.pom



Related Tutorials