is not current version
Last Version 1.1.3

com.lmaye:lms-cloud-starter-web 1.1.2

LMS Cloud Web Starter project for Spring Boot

GroupId

GroupId

com.lmaye
ArtifactId

ArtifactId

lms-cloud-starter-web
Version

Version

1.1.2
Type

Type

jar

Download lms-cloud-starter-web 1.1.2


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