| License |
License |
|---|---|
| GroupId | GroupIdcom.lmaye |
| ArtifactId | ArtifactIdlms-cloud-core |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlms-cloud-core
LMS Cloud Core project for Spring Boot
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lms-cloud-core-1.1.3.pom | |
| lms-cloud-core-1.1.3.jar | 30 KB |
| lms-cloud-core-1.1.3-sources.jar | 21 KB |
| lms-cloud-core-1.1.3-javadoc.jar | 136 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lmaye/lms-cloud-core/ -->
<dependency>
<groupId>com.lmaye</groupId>
<artifactId>lms-cloud-core</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lmaye/lms-cloud-core/
implementation 'com.lmaye:lms-cloud-core:1.1.3'
// https://jarcasting.com/artifacts/com.lmaye/lms-cloud-core/
implementation ("com.lmaye:lms-cloud-core:1.1.3")
'com.lmaye:lms-cloud-core:jar:1.1.3'
<dependency org="com.lmaye" name="lms-cloud-core" rev="1.1.3">
<artifact name="lms-cloud-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lmaye', module='lms-cloud-core', version='1.1.3')
)
libraryDependencies += "com.lmaye" % "lms-cloud-core" % "1.1.3"
[com.lmaye/lms-cloud-core "1.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| com.google.code.gson : gson | jar | |
| cn.hutool : hutool-all | jar | 5.6.6 |