License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices MyBatis Data ORM |
GroupId | GroupIdio.github.heykb |
ArtifactId | ArtifactIdmybatis-spring-boot-sample-xml |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-spring-boot-sample-xml
MyBatis 多租户、逻辑删除、数据权限插件-SqlHelper Spring Boot版本
|
<!-- https://jarcasting.com/artifacts/io.github.heykb/mybatis-spring-boot-sample-xml/ -->
<dependency>
<groupId>io.github.heykb</groupId>
<artifactId>mybatis-spring-boot-sample-xml</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.heykb/mybatis-spring-boot-sample-xml/
implementation 'io.github.heykb:mybatis-spring-boot-sample-xml:1.0.0'
// https://jarcasting.com/artifacts/io.github.heykb/mybatis-spring-boot-sample-xml/
implementation ("io.github.heykb:mybatis-spring-boot-sample-xml:1.0.0")
'io.github.heykb:mybatis-spring-boot-sample-xml:jar:1.0.0'
<dependency org="io.github.heykb" name="mybatis-spring-boot-sample-xml" rev="1.0.0">
<artifact name="mybatis-spring-boot-sample-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.heykb', module='mybatis-spring-boot-sample-xml', version='1.0.0')
)
libraryDependencies += "io.github.heykb" % "mybatis-spring-boot-sample-xml" % "1.0.0"
[io.github.heykb/mybatis-spring-boot-sample-xml "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.heykb : mybatis-sqlhelper-spring-boot-starter | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |