mypages-sample-mybatis-plus

MyPages is a java based, open source pagination plugin for MyBatis that simplifies database paging queries.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.leego
ArtifactId

ArtifactId

mypages-sample-mybatis-plus
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

mypages-sample-mybatis-plus
MyPages is a java based, open source pagination plugin for MyBatis that simplifies database paging queries.

Download mypages-sample-mybatis-plus

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.leego : mypages-spring-boot-starter jar 2.2.1
com.baomidou : mybatis-plus-boot-starter jar 3.4.3
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-jdbc jar
mysql : mysql-connector-java jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.1
2.2.0
2.1.0
2.0.0