io.github.guoshiqiufeng:mybatis-plus-boot-starter

mybatis-plus

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.guoshiqiufeng
ArtifactId

ArtifactId

mybatis-plus-boot-starter
Last Version

Last Version

1.3.7
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-plus

Download mybatis-plus-boot-starter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.4.5
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.5
com.baomidou : mybatis-plus-boot-starter jar
mysql : mysql-connector-java jar 8.0.23
io.github.guoshiqiufeng : framework-core jar 1.3.7

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20
org.hibernate.validator : hibernate-validator jar 6.1.7.Final

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.7
1.3.5
1.3.4