License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.heykb |
ArtifactId | ArtifactIdmybatis-sqlHelper |
Version | Version2.0.0 |
Type | Typejar |
Description |
DescriptionMyBatis SqlHelper
MyBatis 多租户、逻辑删除、数据权限插件-SqlHelper
|
Project URL |
Project URL |
Filename | Size |
---|---|
mybatis-sqlHelper-2.0.0.pom | |
mybatis-sqlHelper-2.0.0.jar | 37 KB |
mybatis-sqlHelper-2.0.0-sources.jar | 22 KB |
mybatis-sqlHelper-2.0.0-javadoc.jar | 166 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.mybatis : mybatis | jar | 3.5.5 |
org.projectlombok : lombok | jar | 1.18.20 |
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 |