Last Version

spring-oauth2-serializable 0.0.2

Provide serializable OAuth 2

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

jp.co.ap-com
ArtifactId

ArtifactId

spring-oauth2-serializable
Version

Version

0.0.2
Type

Type

jar
Description

Description

spring-oauth2-serializable
Provide serializable OAuth 2
Project URL

Project URL

https://github.com/ap-com/spring-oauth2-serializable
Source Code Management

Source Code Management

https://github.com/ap-com/spring-oauth2-serializable

Download spring-oauth2-serializable 0.0.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.security : spring-security-core jar 4.2.0.RELEASE
org.springframework.security : spring-security-web jar 4.2.0.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 1.4.0.RELEASE
org.springframework.security.oauth : spring-security-oauth2 jar [2.0.10,)
com.google.oauth-client : google-oauth-client jar 1.23.0
com.google.http-client : google-http-client-jackson2 jar 1.23.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.