is not current version
Last Version 1.1.3

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

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.0.9
Type

Type

jar

Download lms-cloud-starter-oauth2-resource 1.0.9


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