License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.yihukurama |
ArtifactId | ArtifactIdtkmybatisplus |
Last Version | Last Version0.0.6-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontkmybatisplus
Demo project for Spring Boot
|
Project URL |
Project URL |
Filename | Size |
---|---|
tkmybatisplus-0.0.6-RELEASE.pom | |
tkmybatisplus-0.0.6-RELEASE.jar | 68 KB |
tkmybatisplus-0.0.6-RELEASE-sources.jar | 42 KB |
tkmybatisplus-0.0.6-RELEASE-javadoc.jar | 325 KB |
Browse |
<!-- 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"]
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 |