License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.heykb |
ArtifactId | ArtifactIdmybatis-sqlHelper |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMyBatis SqlHelper
MyBatis 多租户、逻辑删除、数据权限插件-SqlHelper
|
Project URL |
Project URL |
Filename | Size |
---|---|
mybatis-sqlHelper-3.0.0.pom | |
mybatis-sqlHelper-3.0.0.jar | 40 KB |
mybatis-sqlHelper-3.0.0-sources.jar | 25 KB |
mybatis-sqlHelper-3.0.0-javadoc.jar | 204 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.heykb/mybatis-sqlHelper/ -->
<dependency>
<groupId>io.github.heykb</groupId>
<artifactId>mybatis-sqlHelper</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.heykb/mybatis-sqlHelper/
implementation 'io.github.heykb:mybatis-sqlHelper:3.0.0'
// https://jarcasting.com/artifacts/io.github.heykb/mybatis-sqlHelper/
implementation ("io.github.heykb:mybatis-sqlHelper:3.0.0")
'io.github.heykb:mybatis-sqlHelper:jar:3.0.0'
<dependency org="io.github.heykb" name="mybatis-sqlHelper" rev="3.0.0">
<artifact name="mybatis-sqlHelper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.heykb', module='mybatis-sqlHelper', version='3.0.0')
)
libraryDependencies += "io.github.heykb" % "mybatis-sqlHelper" % "3.0.0"
[io.github.heykb/mybatis-sqlHelper "3.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 |
Group / Artifact | Type | Version |
---|---|---|
org.mybatis : mybatis | jar | 3.5.6 |
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.hsqldb : hsqldb | jar | 2.5.2 |
mysql : mysql-connector-java | jar | 8.0.27 |
com.microsoft.sqlserver » sqljdbc4 | jar | 4.0 |
com.h2database : h2 | jar | 1.4.200 |
org.postgresql : postgresql | jar | 42.3.1 |
org.testcontainers : junit-jupiter | jar | 1.16.2 |
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 |
com.alibaba : fastjson | jar | 1.2.79 |