Last Version

mybatis-spring-boot-sample-xml 1.0.0

MyBatis 多租户、逻辑删除、数据权限插件-SqlHelper Spring Boot版本

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

io.github.heykb
ArtifactId

ArtifactId

mybatis-spring-boot-sample-xml
Version

Version

1.0.0
Type

Type

jar
Description

Description

mybatis-spring-boot-sample-xml
MyBatis 多租户、逻辑删除、数据权限插件-SqlHelper Spring Boot版本

Download mybatis-spring-boot-sample-xml 1.0.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.heykb : mybatis-sqlhelper-spring-boot-starter jar 1.0.0

runtime (1)

Group / Artifact Type Version
com.h2database : h2 jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.