com.github.winyiwin:matrix-spring-boot-starter-mybatis

Mybatis starter

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

com.github.winyiwin
ArtifactId

ArtifactId

matrix-spring-boot-starter-mybatis
Last Version

Last Version

1.0.2.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Mybatis starter

Download matrix-spring-boot-starter-mybatis

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.winyiwin/matrix-spring-boot-starter-mybatis/ -->
<dependency>
    <groupId>com.github.winyiwin</groupId>
    <artifactId>matrix-spring-boot-starter-mybatis</artifactId>
    <version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-spring-boot-starter-mybatis/
implementation 'com.github.winyiwin:matrix-spring-boot-starter-mybatis:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-spring-boot-starter-mybatis/
implementation ("com.github.winyiwin:matrix-spring-boot-starter-mybatis:1.0.2.RELEASE")
'com.github.winyiwin:matrix-spring-boot-starter-mybatis:jar:1.0.2.RELEASE'
<dependency org="com.github.winyiwin" name="matrix-spring-boot-starter-mybatis" rev="1.0.2.RELEASE">
  <artifact name="matrix-spring-boot-starter-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.winyiwin', module='matrix-spring-boot-starter-mybatis', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.winyiwin" % "matrix-spring-boot-starter-mybatis" % "1.0.2.RELEASE"
[com.github.winyiwin/matrix-spring-boot-starter-mybatis "1.0.2.RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
com.baomidou : dynamic-datasource-spring-boot-starter jar 3.3.1
com.baomidou : mybatis-plus-boot-starter jar 3.4.2
mysql : mysql-connector-java jar 8.0.22
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.3.0
org.projectlombok : lombok Optional jar 1.18.16

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2.RELEASE