spring-boot-starter-data-oauth2

OAuth2 Resource Service Stater project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices H2 Data Databases OAuth2 Security
GroupId

GroupId

com.lmaye
ArtifactId

ArtifactId

spring-boot-starter-data-oauth2
Last Version

Last Version

1.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-data-oauth2
OAuth2 Resource Service Stater project for Spring Boot
Source Code Management

Source Code Management

https://www.lmaye.com

Download spring-boot-starter-data-oauth2

How to add to project

<!-- https://jarcasting.com/artifacts/com.lmaye/spring-boot-starter-data-oauth2/ -->
<dependency>
    <groupId>com.lmaye</groupId>
    <artifactId>spring-boot-starter-data-oauth2</artifactId>
    <version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.lmaye/spring-boot-starter-data-oauth2/
implementation 'com.lmaye:spring-boot-starter-data-oauth2:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.lmaye/spring-boot-starter-data-oauth2/
implementation ("com.lmaye:spring-boot-starter-data-oauth2:1.0.1-RELEASE")
'com.lmaye:spring-boot-starter-data-oauth2:jar:1.0.1-RELEASE'
<dependency org="com.lmaye" name="spring-boot-starter-data-oauth2" rev="1.0.1-RELEASE">
  <artifact name="spring-boot-starter-data-oauth2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lmaye', module='spring-boot-starter-data-oauth2', version='1.0.1-RELEASE')
)
libraryDependencies += "com.lmaye" % "spring-boot-starter-data-oauth2" % "1.0.1-RELEASE"
[com.lmaye/spring-boot-starter-data-oauth2 "1.0.1-RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.14
com.lmaye : app-common Optional jar 1.0.11-RELEASE
com.lmaye : spring-boot-starter-data-web Optional jar 1.0.13-RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.2.RELEASE
org.springframework.cloud : spring-cloud-starter-oauth2 jar 2.2.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1-RELEASE