License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.leego |
ArtifactId | ArtifactIdmypages-sample-mybatis-plus |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmypages-sample-mybatis-plus
MyPages is a java based, open source pagination plugin for MyBatis that simplifies database paging queries.
|
<!-- 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"]
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 |