License |
License |
---|---|
Categories |
CategoriesH2 Data Databases OAuth2 Security |
GroupId | GroupIdcom.lmaye |
ArtifactId | ArtifactIdlms-cloud-starter-oauth2-resource |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlms-cloud-starter-oauth2-resource
LMS Cloud OAuth2 Resource Starter project for Spring Boot
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lmaye/lms-cloud-starter-oauth2-resource/
implementation 'com.lmaye:lms-cloud-starter-oauth2-resource:1.1.3'
// https://jarcasting.com/artifacts/com.lmaye/lms-cloud-starter-oauth2-resource/
implementation ("com.lmaye:lms-cloud-starter-oauth2-resource:1.1.3")
'com.lmaye:lms-cloud-starter-oauth2-resource:jar:1.1.3'
<dependency org="com.lmaye" name="lms-cloud-starter-oauth2-resource" rev="1.1.3">
<artifact name="lms-cloud-starter-oauth2-resource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lmaye', module='lms-cloud-starter-oauth2-resource', version='1.1.3')
)
libraryDependencies += "com.lmaye" % "lms-cloud-starter-oauth2-resource" % "1.1.3"
[com.lmaye/lms-cloud-starter-oauth2-resource "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.security.oauth.boot : spring-security-oauth2-autoconfigure | jar | 2.3.6.RELEASE |
com.lmaye : lms-cloud-core | jar | 1.1.3 |
org.springframework.boot : spring-boot-configuration-processor | jar |
Group / Artifact | Type | Version |
---|---|---|
com.lmaye : lms-cloud-starter-web | jar | 1.1.3 |