is not current version
Last Version 3.0.0

MyBatis SqlHelper 2.0.0

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

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.heykb
ArtifactId

ArtifactId

mybatis-sqlHelper
Version

Version

2.0.0
Type

Type

jar
Description

Description

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

Project URL

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

Download mybatis-sqlHelper 2.0.0


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

Dependencies

compile (4)

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
org.hsqldb : hsqldb jar 2.5.2

provided (2)

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

test (8)

Group / Artifact Type Version
org.testcontainers : junit-jupiter jar 1.16.2
org.postgresql : postgresql jar 42.3.1
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

Project Modules

There are no modules declared in this project.