License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.heykb |
ArtifactId | ArtifactIdmybatis-sqlHelper |
Version | Version1.1 |
Type | Typejar |
Description |
DescriptionMyBatis SqlHelper
MyBatis 多租户、逻辑删除、数据权限插件-SqlHelper
|
Project URL |
Project URL |
Filename | Size |
---|---|
mybatis-sqlHelper-1.1.pom | |
mybatis-sqlHelper-1.1.jar | 40 KB |
mybatis-sqlHelper-1.1-sources.jar | 25 KB |
mybatis-sqlHelper-1.1-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>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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.github.pagehelper : pagehelper-spring-boot-starter Optional | jar | 1.3.0 |