Last Version

mypages-sample-spring-boot-starter 2.2.1

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.leego
ArtifactId

ArtifactId

mypages-sample-spring-boot-starter
Version

Version

2.2.1
Type

Type

jar
Description

Description

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

Download mypages-sample-spring-boot-starter 2.2.1


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

Dependencies

compile (5)

Group / Artifact Type Version
io.leego : mypages-spring-boot-starter jar 2.2.1
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.2.0
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.