io.github.heykb:mybatis-sqlhelper-spring-boot-autoconfigure

MyBatis 多租户、逻辑删除、数据权限插件-SqlHelper Spring Boot版本

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration MyBatis Data ORM
GroupId

GroupId

io.github.heykb
ArtifactId

ArtifactId

mybatis-sqlhelper-spring-boot-autoconfigure
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

MyBatis 多租户、逻辑删除、数据权限插件-SqlHelper Spring Boot版本

Download mybatis-sqlhelper-spring-boot-autoconfigure

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.heykb/mybatis-sqlhelper-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>io.github.heykb</groupId>
    <artifactId>mybatis-sqlhelper-spring-boot-autoconfigure</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.heykb/mybatis-sqlhelper-spring-boot-autoconfigure/
implementation 'io.github.heykb:mybatis-sqlhelper-spring-boot-autoconfigure:3.0.0'
// https://jarcasting.com/artifacts/io.github.heykb/mybatis-sqlhelper-spring-boot-autoconfigure/
implementation ("io.github.heykb:mybatis-sqlhelper-spring-boot-autoconfigure:3.0.0")
'io.github.heykb:mybatis-sqlhelper-spring-boot-autoconfigure:jar:3.0.0'
<dependency org="io.github.heykb" name="mybatis-sqlhelper-spring-boot-autoconfigure" rev="3.0.0">
  <artifact name="mybatis-sqlhelper-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.heykb', module='mybatis-sqlhelper-spring-boot-autoconfigure', version='3.0.0')
)
libraryDependencies += "io.github.heykb" % "mybatis-sqlhelper-spring-boot-autoconfigure" % "3.0.0"
[io.github.heykb/mybatis-sqlhelper-spring-boot-autoconfigure "3.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.mybatis : mybatis Optional jar 3.5.7
io.github.heykb : mybatis-sqlHelper-spring Optional jar 3.0.0
org.mybatis.spring.boot : mybatis-spring-boot-autoconfigure Optional jar 2.1.1
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1
org.springframework.boot : spring-boot-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
1.0.0