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