| License |
License |
|---|---|
| Categories |
CategoriesData MyBatis ORM |
| GroupId | GroupIdio.github.easy-do |
| ArtifactId | ArtifactIddata-mybatis-starter |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondata-mybatis-starter
mybatis组件
|
<!-- https://jarcasting.com/artifacts/io.github.easy-do/data-mybatis-starter/ -->
<dependency>
<groupId>io.github.easy-do</groupId>
<artifactId>data-mybatis-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.easy-do/data-mybatis-starter/
implementation 'io.github.easy-do:data-mybatis-starter:1.0.0'
// https://jarcasting.com/artifacts/io.github.easy-do/data-mybatis-starter/
implementation ("io.github.easy-do:data-mybatis-starter:1.0.0")
'io.github.easy-do:data-mybatis-starter:jar:1.0.0'
<dependency org="io.github.easy-do" name="data-mybatis-starter" rev="1.0.0">
<artifact name="data-mybatis-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.easy-do', module='data-mybatis-starter', version='1.0.0')
)
libraryDependencies += "io.github.easy-do" % "data-mybatis-starter" % "1.0.0"
[io.github.easy-do/data-mybatis-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 |
| com.alibaba : druid-spring-boot-starter | jar | 1.2.4 |
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.3 |
| com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.3.0 |
| com.baomidou : dynamic-datasource-spring-boot-starter | jar | 3.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| mysql : mysql-connector-java | jar |