License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices MyBatis Data ORM |
GroupId | GroupIdio.github.heykb |
ArtifactId | ArtifactIdmybatis-sqlhelper-spring-boot-starter |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-sqlhelper-spring-boot-starter
MyBatis 多租户、逻辑删除、数据权限插件-SqlHelper Spring Boot版本
|
<!-- https://jarcasting.com/artifacts/io.github.heykb/mybatis-sqlhelper-spring-boot-starter/ -->
<dependency>
<groupId>io.github.heykb</groupId>
<artifactId>mybatis-sqlhelper-spring-boot-starter</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.heykb/mybatis-sqlhelper-spring-boot-starter/
implementation 'io.github.heykb:mybatis-sqlhelper-spring-boot-starter:3.0.0'
// https://jarcasting.com/artifacts/io.github.heykb/mybatis-sqlhelper-spring-boot-starter/
implementation ("io.github.heykb:mybatis-sqlhelper-spring-boot-starter:3.0.0")
'io.github.heykb:mybatis-sqlhelper-spring-boot-starter:jar:3.0.0'
<dependency org="io.github.heykb" name="mybatis-sqlhelper-spring-boot-starter" rev="3.0.0">
<artifact name="mybatis-sqlhelper-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.heykb', module='mybatis-sqlhelper-spring-boot-starter', version='3.0.0')
)
libraryDependencies += "io.github.heykb" % "mybatis-sqlhelper-spring-boot-starter" % "3.0.0"
[io.github.heykb/mybatis-sqlhelper-spring-boot-starter "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.1 |
io.github.heykb : mybatis-sqlhelper-spring-boot-autoconfigure | jar | 3.0.0 |
io.github.heykb : mybatis-sqlHelper-spring | jar | 3.0.0 |