Jar examples for o:oauth-server
You can download jar file oauth-server 0.19 in this page.
Open Source License
You can use the following script to add oauth-server-0.19.jar to your project.
<dependency> <groupId>de.adorsys.oauth</groupId> <artifactId>oauth-server</artifactId> <version>0.19</version> </dependency>
compile group: 'de.adorsys.oauth', name: 'oauth-server', version: '0.19'
libraryDependencies += "de.adorsys.oauth" % "oauth-server" % "0.19"
<dependency org="de.adorsys.oauth" name="oauth-server" rev="0.19"/>
@Grapes(@Grab(group='de.adorsys.oauth', module='oauth-server', version='0.19'))
'de.adorsys.oauth:oauth-server:jar:0.19'
Click the following link to download the jar file.
oauth-server-0.19-javadoc.jar