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