License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.lmaye |
ArtifactId | ArtifactIdlms-cloud-starter-mybatis |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlms-cloud-starter-mybatis
LMS Cloud MyBatis Starter project for Spring Boot
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lmaye/lms-cloud-starter-mybatis/ -->
<dependency>
<groupId>com.lmaye</groupId>
<artifactId>lms-cloud-starter-mybatis</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lmaye/lms-cloud-starter-mybatis/
implementation 'com.lmaye:lms-cloud-starter-mybatis:1.1.3'
// https://jarcasting.com/artifacts/com.lmaye/lms-cloud-starter-mybatis/
implementation ("com.lmaye:lms-cloud-starter-mybatis:1.1.3")
'com.lmaye:lms-cloud-starter-mybatis:jar:1.1.3'
<dependency org="com.lmaye" name="lms-cloud-starter-mybatis" rev="1.1.3">
<artifact name="lms-cloud-starter-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lmaye', module='lms-cloud-starter-mybatis', version='1.1.3')
)
libraryDependencies += "com.lmaye" % "lms-cloud-starter-mybatis" % "1.1.3"
[com.lmaye/lms-cloud-starter-mybatis "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus-boot-starter | jar | 3.4.3.1 |
com.lmaye : lms-cloud-core | jar | 1.1.3 |
org.springframework.boot : spring-boot-configuration-processor | jar |
Group / Artifact | Type | Version |
---|---|---|
com.lmaye : lms-cloud-starter-web | jar | 1.1.3 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar |