mypages-sample-spring

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

License

License

GroupId

GroupId

io.leego
ArtifactId

ArtifactId

mypages-sample-spring
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download mypages-sample-spring

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
io.leego : mypages jar 2.2.1
org.mybatis : mybatis jar 3.5.7
org.mybatis : mybatis-spring jar 2.0.6
com.zaxxer : HikariCP jar
mysql : mysql-connector-java jar
org.springframework : spring-core jar
org.springframework : spring-beans jar
org.springframework : spring-context jar
org.springframework : spring-context-support jar
org.springframework : spring-oxm jar
org.springframework : spring-tx jar
org.springframework : spring-jdbc jar
org.slf4j : slf4j-api jar
ch.qos.logback : logback-classic jar
ch.qos.logback : logback-core 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