MVN

io.github.heykb : mybatis-sqlHelper-spring-boot

Maven & Gradle

Aug 26, 2022
23 stars

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

<dependency>
    <groupId>io.github.heykb</groupId>
    <artifactId>mybatis-sqlHelper-spring-boot</artifactId>
    <version>3.0.0.SR1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.heykb : mybatis-sqlHelper-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0.SR1

All Versions

Choose a version of io.github.heykb : mybatis-sqlHelper-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
mybatis-sqlHelper-spring-boot-3.0.0.SR1
mybatis-sqlHelper-spring-boot-3.0.0
1.0.x
mybatis-sqlHelper-spring-boot-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.heykb</groupId>
    <artifactId>mybatis-sqlHelper-spring-boot</artifactId>
    <version>3.0.0.SR1</version>
</dependency>