tkmybatisplus

Demo project for Spring Boot

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.yihukurama
ArtifactId

ArtifactId

tkmybatisplus
Last Version

Last Version

0.0.6-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

tkmybatisplus
Demo project for Spring Boot
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/tkmybatisplus

Download tkmybatisplus

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.8.RELEASE
io.jsonwebtoken : jjwt jar 0.7.0
org.springframework.boot : spring-boot-starter-data-redis jar 2.1.8.RELEASE
tk.mybatis : mapper-spring-boot-starter jar RELEASE
org.springframework.boot : spring-boot-starter jar 2.1.8.RELEASE
org.projectlombok : lombok jar 1.18.6
com.alibaba : fastjson jar 1.2.31
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6-RELEASE
0.0.4-RELEASE
0.0.3-RELEASE
0.0.2-RELEASE