License |
License
MIT License
|
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdtop.chaser.framework |
ArtifactId | ArtifactIdchaser-starter-tkmybatis |
Last Version | Last VersionB-1.0.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/top.chaser.framework/chaser-starter-tkmybatis/ -->
<dependency>
<groupId>top.chaser.framework</groupId>
<artifactId>chaser-starter-tkmybatis</artifactId>
<version>B-1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.chaser.framework/chaser-starter-tkmybatis/
implementation 'top.chaser.framework:chaser-starter-tkmybatis:B-1.0.2.RELEASE'
// https://jarcasting.com/artifacts/top.chaser.framework/chaser-starter-tkmybatis/
implementation ("top.chaser.framework:chaser-starter-tkmybatis:B-1.0.2.RELEASE")
'top.chaser.framework:chaser-starter-tkmybatis:jar:B-1.0.2.RELEASE'
<dependency org="top.chaser.framework" name="chaser-starter-tkmybatis" rev="B-1.0.2.RELEASE">
<artifact name="chaser-starter-tkmybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.chaser.framework', module='chaser-starter-tkmybatis', version='B-1.0.2.RELEASE')
)
libraryDependencies += "top.chaser.framework" % "chaser-starter-tkmybatis" % "B-1.0.2.RELEASE"
[top.chaser.framework/chaser-starter-tkmybatis "B-1.0.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.pagehelper : pagehelper-spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-jdbc | jar | |
tk.mybatis : mapper-spring-boot-starter | jar | |
top.chaser.framework : chaser-boot-starter | jar | |
cn.hutool : hutool-all | jar | |
com.google.guava : guava | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.junit.jupiter : junit-jupiter | jar |