is not current version
Last Version 1.1.3

com.lmaye:lms-cloud-starter-oauth2-resource 1.1.1

LMS Cloud OAuth2 Resource Starter project for Spring Boot

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.lmaye
ArtifactId

ArtifactId

lms-cloud-starter-oauth2-resource
Version

Version

1.1.1
Type

Type

jar

Download lms-cloud-starter-oauth2-resource 1.1.1


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