License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.heykb |
ArtifactId | ArtifactIdmybatis-sqlHelper-spring |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMyBatis SqlHelper Spring
MyBatis 多租户、逻辑删除、数据权限插件-SqlHelper Spring版本
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.github.heykb : mybatis-sqlHelper | jar | 3.0.0 |
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 |
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 |