is not current version
Last Version 3.0.0

MyBatis SqlHelper 1.1

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

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.heykb
ArtifactId

ArtifactId

mybatis-sqlHelper
Version

Version

1.1
Type

Type

jar
Description

Description

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

Project URL

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

Download mybatis-sqlHelper 1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 21.0
org.springframework.boot : spring-boot-autoconfigure jar 2.1.1.RELEASE
com.alibaba : druid jar 1.2.4
org.mybatis : mybatis Optional jar 3.5.5

provided (1)

Group / Artifact Type Version
com.github.pagehelper : pagehelper-spring-boot-starter Optional jar 1.3.0

Project Modules

There are no modules declared in this project.