License |
License |
---|---|
GroupId | GroupIdcom.lmaye |
ArtifactId | ArtifactIdlms-cloud-starters |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionlms-cloud-starters
LMS Cloud Starters
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lms-cloud-starters-1.1.3.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lmaye/lms-cloud-starters/ -->
<dependency>
<groupId>com.lmaye</groupId>
<artifactId>lms-cloud-starters</artifactId>
<version>1.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lmaye/lms-cloud-starters/
implementation 'com.lmaye:lms-cloud-starters:1.1.3'
// https://jarcasting.com/artifacts/com.lmaye/lms-cloud-starters/
implementation ("com.lmaye:lms-cloud-starters:1.1.3")
'com.lmaye:lms-cloud-starters:pom:1.1.3'
<dependency org="com.lmaye" name="lms-cloud-starters" rev="1.1.3">
<artifact name="lms-cloud-starters" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lmaye', module='lms-cloud-starters', version='1.1.3')
)
libraryDependencies += "com.lmaye" % "lms-cloud-starters" % "1.1.3"
[com.lmaye/lms-cloud-starters "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.lmaye : lms-cloud-core | jar | 1.1.3 |
org.springframework.boot : spring-boot-configuration-processor | jar |