| License | License | 
|---|---|
| Categories | CategoriesMyBatis Data ORM | 
| GroupId | GroupIdio.github.easy-do | 
| ArtifactId | ArtifactIdeasy-do-mybatis-plus-starter | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioneasy-do-mybatis-plus-starter mybatis plus starter | 
<!-- https://jarcasting.com/artifacts/io.github.easy-do/easy-do-mybatis-plus-starter/ -->
<dependency>
    <groupId>io.github.easy-do</groupId>
    <artifactId>easy-do-mybatis-plus-starter</artifactId>
    <version>1.0.1</version>
</dependency>// https://jarcasting.com/artifacts/io.github.easy-do/easy-do-mybatis-plus-starter/
implementation 'io.github.easy-do:easy-do-mybatis-plus-starter:1.0.1'// https://jarcasting.com/artifacts/io.github.easy-do/easy-do-mybatis-plus-starter/
implementation ("io.github.easy-do:easy-do-mybatis-plus-starter:1.0.1")'io.github.easy-do:easy-do-mybatis-plus-starter:jar:1.0.1'<dependency org="io.github.easy-do" name="easy-do-mybatis-plus-starter" rev="1.0.1">
  <artifact name="easy-do-mybatis-plus-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.easy-do', module='easy-do-mybatis-plus-starter', version='1.0.1')
)libraryDependencies += "io.github.easy-do" % "easy-do-mybatis-plus-starter" % "1.0.1"[io.github.easy-do/easy-do-mybatis-plus-starter "1.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.github.easy-do : easy-do-core | jar | 1.0.1 | 
| io.github.easy-do : easy-do-utils | jar | 1.0.1 | 
| org.springframework.boot : spring-boot-starter | jar | |
| com.baomidou : mybatis-plus-boot-starter | jar | 3.4.3.4 | 
| com.baomidou : dynamic-datasource-spring-boot-starter | jar | 3.4.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.swagger : swagger-annotations | jar | 1.6.3 |