Last Version

MyBatis SqlHelper 3.0.0

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

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.heykb
ArtifactId

ArtifactId

mybatis-sqlHelper
Version

Version

3.0.0
Type

Type

jar
Description

Description

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

Project URL

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

Download mybatis-sqlHelper 3.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.alibaba : druid jar 1.2.4
com.google.guava : guava jar 21.0
commons-collections : commons-collections jar 3.2.2

provided (2)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.6
org.projectlombok : lombok jar 1.18.20

test (13)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.5.2
mysql : mysql-connector-java jar 8.0.27
com.microsoft.sqlserver » sqljdbc4 jar 4.0
com.h2database : h2 jar 1.4.200
org.postgresql : postgresql jar 42.3.1
org.testcontainers : junit-jupiter jar 1.16.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.junit.jupiter : junit-jupiter-params jar 5.8.1
com.github.pagehelper : pagehelper jar 5.2.0
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.21
org.slf4j : slf4j-api jar 1.7.21
com.alibaba : fastjson jar 1.2.79

Project Modules

There are no modules declared in this project.