Last Version

MyBatis SqlHelper Spring Boot 3.0.0

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

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

io.github.heykb
ArtifactId

ArtifactId

mybatis-sqlHelper-spring-boot
Version

Version

3.0.0
Type

Type

pom
Description

Description

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

Project URL

https://github.com/heykb/mybatis-sqlhelper-spring-boot

Download mybatis-sqlHelper-spring-boot 3.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • mybatis-sqlhelper-spring-boot-starter
  • mybatis-sqlhelper-spring-boot-autoconfigure
  • mybatis-sqlhelper-spring-boot-samples