Последняя версия

GaeTokenStore 0.2

Persistent Spring's OAuth2 TokenStore for Google App Engine

Лицензия

Лицензия

Группа

Группа

com.github.biegleux
Идентификатор

Идентификатор

gae-oauth-tokenstore
Версия

Версия

0.2
Тип

Тип

jar
Описание

Описание

GaeTokenStore
Persistent Spring's OAuth2 TokenStore for Google App Engine
Ссылка на сайт

Ссылка на сайт

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

Скачать gae-oauth-tokenstore 0.2


<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.