is not current version
Last Version 1.1.3

lms-cloud-starter-mybatis 1.0.7

LMS Cloud MyBatis Starter project for Spring Boot

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.lmaye
ArtifactId

ArtifactId

lms-cloud-starter-mybatis
Version

Version

1.0.7
Type

Type

jar
Description

Description

lms-cloud-starter-mybatis
LMS Cloud MyBatis Starter project for Spring Boot
Project Organization

Project Organization

LmayE
Source Code Management

Source Code Management

https://gitee.com/lmay/lms-cloud

Download lms-cloud-starter-mybatis 1.0.7


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

Dependencies

compile (2)

Group / Artifact Type Version
com.baomidou : mybatis-plus-boot-starter jar 3.4.3.1
org.springframework.boot : spring-boot-configuration-processor jar 2.5.0

provided (2)

Group / Artifact Type Version
com.lmaye : lms-cloud-starter-web jar 1.0.7
org.projectlombok : lombok jar

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar

Project Modules

There are no modules declared in this project.