commons-oauth2

commons-oauth2 library allows OAuth 2.0 based access authorization. The library is used for Google OAuth2 integration in web applications

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.increff.commons
ArtifactId

ArtifactId

commons-oauth2
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

commons-oauth2
commons-oauth2 library allows OAuth 2.0 based access authorization. The library is used for Google OAuth2 integration in web applications
Project URL

Project URL

https://github.com/increff/commons-oauth2
Source Code Management

Source Code Management

https://github.com/increff/commons-oauth2

Download commons-oauth2

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.8.1
com.google.oauth-client : google-oauth-client jar 1.28.0
com.google.http-client : google-http-client-jackson2 jar 1.28.0

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.springframework : spring-webmvc jar 4.3.6.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.3