License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices MyBatis Data ORM |
GroupId | GroupIdfun.qinghuan |
ArtifactId | ArtifactIdmybatis-plus-roll-table-spring-boot-starter |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-plus-roll-table-spring-boot-starter
基于mybatis-plus的按时间(小时、天、月、年),自动分表插件。
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/fun.qinghuan/mybatis-plus-roll-table-spring-boot-starter/ -->
<dependency>
<groupId>fun.qinghuan</groupId>
<artifactId>mybatis-plus-roll-table-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fun.qinghuan/mybatis-plus-roll-table-spring-boot-starter/
implementation 'fun.qinghuan:mybatis-plus-roll-table-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/fun.qinghuan/mybatis-plus-roll-table-spring-boot-starter/
implementation ("fun.qinghuan:mybatis-plus-roll-table-spring-boot-starter:1.0.0")
'fun.qinghuan:mybatis-plus-roll-table-spring-boot-starter:jar:1.0.0'
<dependency org="fun.qinghuan" name="mybatis-plus-roll-table-spring-boot-starter" rev="1.0.0">
<artifact name="mybatis-plus-roll-table-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='fun.qinghuan', module='mybatis-plus-roll-table-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "fun.qinghuan" % "mybatis-plus-roll-table-spring-boot-starter" % "1.0.0"
[fun.qinghuan/mybatis-plus-roll-table-spring-boot-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus | jar | 3.5.1 |
cn.hutool : hutool-all | jar | 5.8.0 |
org.springframework : spring-context-support | jar | 5.2.12.RELEASE |
org.slf4j : slf4j-log4j12 | pom | 2.0.0-alpha7 |