MyBatis SqlHelper Spring

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

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.heykb
ArtifactId

ArtifactId

mybatis-sqlHelper-spring
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download mybatis-sqlHelper-spring

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.heykb : mybatis-sqlHelper jar 3.0.0

provided (5)

Group / Artifact Type Version
org.springframework : spring-beans jar 5.3.13
org.springframework : spring-core jar 5.3.13
org.springframework : spring-context jar 5.3.13
org.projectlombok : lombok jar 1.18.20
org.mybatis : mybatis jar 3.5.7

test (10)

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
org.springframework : spring-jdbc jar 5.3.13
org.springframework : spring-test jar 5.3.13
org.mybatis : mybatis-spring jar 2.0.5
org.hsqldb : hsqldb jar 2.5.2
org.slf4j : slf4j-log4j12 jar 1.7.32
org.mockito : mockito-core jar 4.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.0.0