License |
License |
---|---|
Categories |
CategoriesData MyBatis ORM |
GroupId | GroupIdio.github.easy-do |
ArtifactId | ArtifactIddata-mybatis-plus-starter |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondata-mybatis-plus-starter
mybatis plus starter
|
<!-- https://jarcasting.com/artifacts/io.github.easy-do/data-mybatis-plus-starter/ -->
<dependency>
<groupId>io.github.easy-do</groupId>
<artifactId>data-mybatis-plus-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.easy-do/data-mybatis-plus-starter/
implementation 'io.github.easy-do:data-mybatis-plus-starter:1.0.0'
// https://jarcasting.com/artifacts/io.github.easy-do/data-mybatis-plus-starter/
implementation ("io.github.easy-do:data-mybatis-plus-starter:1.0.0")
'io.github.easy-do:data-mybatis-plus-starter:jar:1.0.0'
<dependency org="io.github.easy-do" name="data-mybatis-plus-starter" rev="1.0.0">
<artifact name="data-mybatis-plus-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.easy-do', module='data-mybatis-plus-starter', version='1.0.0')
)
libraryDependencies += "io.github.easy-do" % "data-mybatis-plus-starter" % "1.0.0"
[io.github.easy-do/data-mybatis-plus-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.easy-do : easy-do-core | jar | 1.0.0 |
io.github.easy-do : easy-do-utils | jar | 1.0.0 |
org.springframework.boot : spring-boot-starter | jar | |
com.baomidou : mybatis-plus-boot-starter | jar | 3.4.3.1 |
com.baomidou : dynamic-datasource-spring-boot-starter | jar | 3.3.2 |
org.projectlombok : lombok | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.5.22 |