social-google-spring-boot-starter

The `social-google-spring-boot-starter` is a Spring Boot application that allows users authenticate google token and access user information.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.open-developer
ArtifactId

ArtifactId

social-google-spring-boot-starter
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

social-google-spring-boot-starter
The `social-google-spring-boot-starter` is a Spring Boot application that allows users authenticate google token and access user information.
Project URL

Project URL

https://github.com/open-developer/social-google-spring-boot-starter-configurator
Project Organization

Project Organization

open-developer
Source Code Management

Source Code Management

https://github.com/open-developer/social-google-spring-boot-starter-configurator

Download social-google-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.open-developer/social-google-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.open-developer</groupId>
    <artifactId>social-google-spring-boot-starter</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.open-developer/social-google-spring-boot-starter/
implementation 'io.github.open-developer:social-google-spring-boot-starter:0.0.3'
// https://jarcasting.com/artifacts/io.github.open-developer/social-google-spring-boot-starter/
implementation ("io.github.open-developer:social-google-spring-boot-starter:0.0.3")
'io.github.open-developer:social-google-spring-boot-starter:jar:0.0.3'
<dependency org="io.github.open-developer" name="social-google-spring-boot-starter" rev="0.0.3">
  <artifact name="social-google-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.open-developer', module='social-google-spring-boot-starter', version='0.0.3')
)
libraryDependencies += "io.github.open-developer" % "social-google-spring-boot-starter" % "0.0.3"
[io.github.open-developer/social-google-spring-boot-starter "0.0.3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 1.4.3.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.4.3.RELEASE
org.springframework.boot : spring-boot-test jar 1.4.3.RELEASE
com.google.api-client : google-api-client jar 1.22.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1