GaeTokenStore

Persistent Spring's OAuth2 TokenStore for Google App Engine

License

License

GroupId

GroupId

com.github.biegleux
ArtifactId

ArtifactId

gae-oauth-tokenstore
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

GaeTokenStore
Persistent Spring's OAuth2 TokenStore for Google App Engine
Project URL

Project URL

https://github.com/biegleux/gae-oauth-tokenstore

Download gae-oauth-tokenstore

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.biegleux/gae-oauth-tokenstore/ -->
<dependency>
    <groupId>com.github.biegleux</groupId>
    <artifactId>gae-oauth-tokenstore</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.biegleux/gae-oauth-tokenstore/
implementation 'com.github.biegleux:gae-oauth-tokenstore:0.2'
// https://jarcasting.com/artifacts/com.github.biegleux/gae-oauth-tokenstore/
implementation ("com.github.biegleux:gae-oauth-tokenstore:0.2")
'com.github.biegleux:gae-oauth-tokenstore:jar:0.2'
<dependency org="com.github.biegleux" name="gae-oauth-tokenstore" rev="0.2">
  <artifact name="gae-oauth-tokenstore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.biegleux', module='gae-oauth-tokenstore', version='0.2')
)
libraryDependencies += "com.github.biegleux" % "gae-oauth-tokenstore" % "0.2"
[com.github.biegleux/gae-oauth-tokenstore "0.2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.appengine : appengine-api-1.0-sdk jar 1.9.14
org.springframework.security.oauth : spring-security-oauth2 jar 2.0.3.RELEASE
javax.jdo : jdo-api jar 3.0.1
org.datanucleus : datanucleus-api-jdo jar 3.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1