is not current version
Last Version 1.1.3

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

LMS Cloud Web Starter project for Spring Boot

GroupId

GroupId

com.lmaye
ArtifactId

ArtifactId

lms-cloud-starter-web
Version

Version

1.0.9
Type

Type

jar

Download lms-cloud-starter-web 1.0.9


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