Jar examples for o:oauth2-resourceserver
You can download jar file oauth2-resourceserver 0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add oauth2-resourceserver-0.1.jar to your project.
<dependency> <groupId>net.smartam.leeloo</groupId> <artifactId>oauth2-resourceserver</artifactId> <version>0.1</version> </dependency>
compile group: 'net.smartam.leeloo', name: 'oauth2-resourceserver', version: '0.1'
libraryDependencies += "net.smartam.leeloo" % "oauth2-resourceserver" % "0.1"
<dependency org="net.smartam.leeloo" name="oauth2-resourceserver" rev="0.1"/>
@Grapes(@Grab(group='net.smartam.leeloo', module='oauth2-resourceserver', version='0.1'))
'net.smartam.leeloo:oauth2-resourceserver:jar:0.1'
Click the following link to download the jar file.
oauth2-resourceserver-0.1-javadoc.jar