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

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-samples
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download mybatis-sqlhelper-spring-boot-samples

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.heykb/mybatis-sqlhelper-spring-boot-samples/ -->
<dependency>
    <groupId>io.github.heykb</groupId>
    <artifactId>mybatis-sqlhelper-spring-boot-samples</artifactId>
    <version>3.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.heykb/mybatis-sqlhelper-spring-boot-samples/
implementation 'io.github.heykb:mybatis-sqlhelper-spring-boot-samples:3.0.0'
// https://jarcasting.com/artifacts/io.github.heykb/mybatis-sqlhelper-spring-boot-samples/
implementation ("io.github.heykb:mybatis-sqlhelper-spring-boot-samples:3.0.0")
'io.github.heykb:mybatis-sqlhelper-spring-boot-samples:pom:3.0.0'
<dependency org="io.github.heykb" name="mybatis-sqlhelper-spring-boot-samples" rev="3.0.0">
  <artifact name="mybatis-sqlhelper-spring-boot-samples" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.heykb', module='mybatis-sqlhelper-spring-boot-samples', version='3.0.0')
)
libraryDependencies += "io.github.heykb" % "mybatis-sqlhelper-spring-boot-samples" % "3.0.0"
[io.github.heykb/mybatis-sqlhelper-spring-boot-samples "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-spring-boot-sample-xml
  • mybatis-spring-boot-dynamic-datasource

Versions

Version
3.0.0
1.0.0