gwt-oauth2

OAuth 2.0 Library for Google Web Toolkit. This library allows your app to easily interact with an OAuth 2.0 provider. It allows your users to grant access to your app to view and modify private data on their behalf using the OAuth 2.0 protocol.

License

License

Categories

Categories

H2 Data Databases GWT (Google Web Toolkit) User Interface Web Frameworks OAuth2 Security
GroupId

GroupId

com.google.api
ArtifactId

ArtifactId

gwt-oauth2
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

gwt-oauth2
OAuth 2.0 Library for Google Web Toolkit. This library allows your app to easily interact with an OAuth 2.0 provider. It allows your users to grant access to your app to view and modify private data on their behalf using the OAuth 2.0 protocol.
Project URL

Project URL

http://code.google.com/p/gwt-oauth2/

Download gwt-oauth2

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.4.0
com.google.gwt : gwt-dev jar 2.4.0
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.2