Last Version

com.github.lzj960515:kq-universal-mybatis-plus-starter 1.0.1

mybatis-plus组件

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.lzj960515
ArtifactId

ArtifactId

kq-universal-mybatis-plus-starter
Version

Version

1.0.1
Type

Type

jar
Description

Description

mybatis-plus组件

Download kq-universal-mybatis-plus-starter 1.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-jdbc jar 2.3.5.RELEASE
com.zaxxer : HikariCP jar 3.4.5
org.flywaydb : flyway-core jar 6.4.4
com.baomidou : mybatis-plus-boot-starter jar 3.4.3.1

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.5.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.3.5.RELEASE
org.projectlombok : lombok jar 1.18.16
com.github.lzj960515 : kq-universal-common-starter jar 1.0.1

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.22

Project Modules

There are no modules declared in this project.