Jar examples for o:oauth2-client
Implements OAuth2 authentication on top of Open-Server security
You can download jar file oauth2-client 2.26 in this page.
The Apache Software License, Version 2.0
You can use the following script to add oauth2-client-2.26.jar to your project.
<dependency> <groupId>null</groupId> <artifactId>oauth2-client</artifactId> <version>2.26</version> </dependency>
compile group: 'null', name: 'oauth2-client', version: '2.26'
libraryDependencies += "null" % "oauth2-client" % "2.26"
<dependency org="null" name="oauth2-client" rev="2.26"/>
@Grapes(@Grab(group='null', module='oauth2-client', version='2.26'))
'null:oauth2-client:jar:2.26'
Click the following link to download the jar file.
oauth2-client-2.26-b09-javadoc.jar