is not current version
Last Version 0.0.6-RELEASE

com.github.yihukurama:tkmybatisplus 0.0.2-RELEASE

Demo project for Spring Boot

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.yihukurama
ArtifactId

ArtifactId

tkmybatisplus
Version

Version

0.0.2-RELEASE
Type

Type

jar

Download tkmybatisplus 0.0.2-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.yihukurama/tkmybatisplus/ -->
<dependency>
    <groupId>com.github.yihukurama</groupId>
    <artifactId>tkmybatisplus</artifactId>
    <version>0.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yihukurama/tkmybatisplus/
implementation 'com.github.yihukurama:tkmybatisplus:0.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.yihukurama/tkmybatisplus/
implementation ("com.github.yihukurama:tkmybatisplus:0.0.2-RELEASE")
'com.github.yihukurama:tkmybatisplus:jar:0.0.2-RELEASE'
<dependency org="com.github.yihukurama" name="tkmybatisplus" rev="0.0.2-RELEASE">
  <artifact name="tkmybatisplus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yihukurama', module='tkmybatisplus', version='0.0.2-RELEASE')
)
libraryDependencies += "com.github.yihukurama" % "tkmybatisplus" % "0.0.2-RELEASE"
[com.github.yihukurama/tkmybatisplus "0.0.2-RELEASE"]