Download cxf-rt-ws-security-2.7.5.jar file - Jar c

Jar examples for c:cxf-rt-ws-security

Description

Apache CXF Runtime WS Security

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

cxf-rt-ws-security-2.7.5-javadoc.jar
cxf-rt-ws-security-2.7.5-sources.jar
cxf-rt-ws-security-2.7.5.jar
cxf-rt-ws-security-2.7.5.pom



Related Tutorials