com.github.winyiwin:matrix-mybatis-starter

matrix

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.winyiwin
ArtifactId

ArtifactId

matrix-mybatis-starter
Last Version

Last Version

1.0.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

matrix

Download matrix-mybatis-starter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.baomidou : dynamic-datasource-spring-boot-starter jar 3.2.1
com.baomidou : mybatis-plus-boot-starter jar 3.4.1
mysql : mysql-connector-java jar 5.1.49
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.3.0
org.projectlombok : lombok Optional jar 1.18.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.RELEASE
1.0.0.RELEASE