is not current version
Last Version 3.0.0

io.github.heykb:mybatis-sqlHelper 1.1.1

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

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.heykb
ArtifactId

ArtifactId

mybatis-sqlHelper
Version

Version

1.1.1
Type

Type

jar

Download mybatis-sqlHelper 1.1.1


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