License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdtop.zopx |
ArtifactId | ArtifactIdgoku-framework-starter-mybatis |
Last Version | Last Version1.5.0.220601 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontop.zopx:goku-framework-starter-mybatis:1.5.0.220601
基于MyBatis的数据库操作框架
|
<!-- https://jarcasting.com/artifacts/top.zopx/goku-framework-starter-mybatis/ -->
<dependency>
<groupId>top.zopx</groupId>
<artifactId>goku-framework-starter-mybatis</artifactId>
<version>1.5.0.220601</version>
</dependency>
// https://jarcasting.com/artifacts/top.zopx/goku-framework-starter-mybatis/
implementation 'top.zopx:goku-framework-starter-mybatis:1.5.0.220601'
// https://jarcasting.com/artifacts/top.zopx/goku-framework-starter-mybatis/
implementation ("top.zopx:goku-framework-starter-mybatis:1.5.0.220601")
'top.zopx:goku-framework-starter-mybatis:jar:1.5.0.220601'
<dependency org="top.zopx" name="goku-framework-starter-mybatis" rev="1.5.0.220601">
<artifact name="goku-framework-starter-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zopx', module='goku-framework-starter-mybatis', version='1.5.0.220601')
)
libraryDependencies += "top.zopx" % "goku-framework-starter-mybatis" % "1.5.0.220601"
[top.zopx/goku-framework-starter-mybatis "1.5.0.220601"]
Group / Artifact | Type | Version |
---|---|---|
top.zopx : goku-framework-starter-log | jar | 1.5.0.220601 |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.2.2 |
com.baomidou : mybatis-plus-boot-starter | jar | 3.5.1 |
com.alibaba : druid-spring-boot-starter | jar | 1.2.8 |
com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.4.1 |
top.zopx : goku-framework-tools | jar | 1.5.0.220601 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.commons : commons-collections4 | jar | 4.4 |
commons-codec : commons-codec | jar | 1.15 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |