License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices MyBatis Data ORM |
GroupId | GroupIdio.github.heykb |
ArtifactId | ArtifactIdmybatis-sqlHelper-spring-boot |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMyBatis SqlHelper Spring Boot
MyBatis 多租户、逻辑删除、数据权限插件-SqlHelper Spring Boot版本
|
Project URL |
Project URL |
Filename | Size |
---|---|
mybatis-sqlHelper-spring-boot-3.0.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.heykb/mybatis-sqlHelper-spring-boot/ -->
<dependency>
<groupId>io.github.heykb</groupId>
<artifactId>mybatis-sqlHelper-spring-boot</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.heykb/mybatis-sqlHelper-spring-boot/
implementation 'io.github.heykb:mybatis-sqlHelper-spring-boot:3.0.0'
// https://jarcasting.com/artifacts/io.github.heykb/mybatis-sqlHelper-spring-boot/
implementation ("io.github.heykb:mybatis-sqlHelper-spring-boot:3.0.0")
'io.github.heykb:mybatis-sqlHelper-spring-boot:pom:3.0.0'
<dependency org="io.github.heykb" name="mybatis-sqlHelper-spring-boot" rev="3.0.0">
<artifact name="mybatis-sqlHelper-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.heykb', module='mybatis-sqlHelper-spring-boot', version='3.0.0')
)
libraryDependencies += "io.github.heykb" % "mybatis-sqlHelper-spring-boot" % "3.0.0"
[io.github.heykb/mybatis-sqlHelper-spring-boot "3.0.0"]