License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.easy-do |
ArtifactId | ArtifactIdeasy-do-mybatis-starter |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasy-do-mybatis-starter
mybatis组件
|
<!-- https://jarcasting.com/artifacts/io.github.easy-do/easy-do-mybatis-starter/ -->
<dependency>
<groupId>io.github.easy-do</groupId>
<artifactId>easy-do-mybatis-starter</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.easy-do/easy-do-mybatis-starter/
implementation 'io.github.easy-do:easy-do-mybatis-starter:1.0.1'
// https://jarcasting.com/artifacts/io.github.easy-do/easy-do-mybatis-starter/
implementation ("io.github.easy-do:easy-do-mybatis-starter:1.0.1")
'io.github.easy-do:easy-do-mybatis-starter:jar:1.0.1'
<dependency org="io.github.easy-do" name="easy-do-mybatis-starter" rev="1.0.1">
<artifact name="easy-do-mybatis-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.easy-do', module='easy-do-mybatis-starter', version='1.0.1')
)
libraryDependencies += "io.github.easy-do" % "easy-do-mybatis-starter" % "1.0.1"
[io.github.easy-do/easy-do-mybatis-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 |
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 |