is not current version
Last Version 1.1.3

lms-cloud-starter-oauth2-resource 1.0.7

LMS Cloud OAuth2 Resource Starter project for Spring Boot

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.lmaye
ArtifactId

ArtifactId

lms-cloud-starter-oauth2-resource
Version

Version

1.0.7
Type

Type

jar
Description

Description

lms-cloud-starter-oauth2-resource
LMS Cloud OAuth2 Resource Starter project for Spring Boot
Project Organization

Project Organization

LmayE
Source Code Management

Source Code Management

https://gitee.com/lmay/lms-cloud

Download lms-cloud-starter-oauth2-resource 1.0.7


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.security.oauth.boot : spring-security-oauth2-autoconfigure jar 2.3.6.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.5.0

provided (2)

Group / Artifact Type Version
com.lmaye : lms-cloud-starter-web jar 1.0.7
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.