Categories |
CategoriesData MyBatis ORM |
---|---|
GroupId | GroupIdio.github.jesushai |
ArtifactId | ArtifactIdlemon-boot-starter-data-mybatis |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLemon Boot Starter Data Mybatis
Lemon Boot Starter Data Mybatis-Plus
|
<!-- https://jarcasting.com/artifacts/io.github.jesushai/lemon-boot-starter-data-mybatis/ -->
<dependency>
<groupId>io.github.jesushai</groupId>
<artifactId>lemon-boot-starter-data-mybatis</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jesushai/lemon-boot-starter-data-mybatis/
implementation 'io.github.jesushai:lemon-boot-starter-data-mybatis:1.0.1'
// https://jarcasting.com/artifacts/io.github.jesushai/lemon-boot-starter-data-mybatis/
implementation ("io.github.jesushai:lemon-boot-starter-data-mybatis:1.0.1")
'io.github.jesushai:lemon-boot-starter-data-mybatis:jar:1.0.1'
<dependency org="io.github.jesushai" name="lemon-boot-starter-data-mybatis" rev="1.0.1">
<artifact name="lemon-boot-starter-data-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jesushai', module='lemon-boot-starter-data-mybatis', version='1.0.1')
)
libraryDependencies += "io.github.jesushai" % "lemon-boot-starter-data-mybatis" % "1.0.1"
[io.github.jesushai/lemon-boot-starter-data-mybatis "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.jesushai : lemon-boot-starter | jar | |
com.baomidou : mybatis-plus-boot-starter | jar | |
com.baomidou : mybatis-plus-generator | jar | |
com.baomidou : dynamic-datasource-spring-boot-starter Optional | jar |