MVN

io.leego : mypages-spring-boot-starter

Maven & Gradle

Sep 25, 2021
5 usages
13 stars

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

<dependency>
    <groupId>io.leego</groupId>
    <artifactId>mypages-spring-boot-starter</artifactId>
    <version>2.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.leego : mypages-spring-boot-starter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.1

All Versions

Choose a version of io.leego : mypages-spring-boot-starter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
mypages-spring-boot-starter-2.2.1
mypages-spring-boot-starter-2.2.0
2.1.x
mypages-spring-boot-starter-2.1.0
2.0.x
mypages-spring-boot-starter-2.0.0
1.1.x
mypages-spring-boot-starter-1.1.2
mypages-spring-boot-starter-1.1.1
mypages-spring-boot-starter-1.1.0
1.0.x
mypages-spring-boot-starter-1.0.1
mypages-spring-boot-starter-1.0.0
0.6.x
mypages-spring-boot-starter-0.6.0
0.5.x
mypages-spring-boot-starter-0.5.0
0.4.x
mypages-spring-boot-starter-0.4.0
0.3.x
mypages-spring-boot-starter-0.3.2
mypages-spring-boot-starter-0.3.1
mypages-spring-boot-starter-0.3.0
0.2.x
mypages-spring-boot-starter-0.2.1

How to add a dependency to Maven

Add the following io.leego : mypages-spring-boot-starter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.leego</groupId>
    <artifactId>mypages-spring-boot-starter</artifactId>
    <version>2.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.leego : mypages-spring-boot-starter gradle dependency to your build.gradle file:

implementation 'io.leego:mypages-spring-boot-starter:2.2.1'

Gradle Kotlin DSL: Add the following io.leego : mypages-spring-boot-starter gradle kotlin dependency to your build.gradle.kts file:

implementation("io.leego:mypages-spring-boot-starter:2.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.leego : mypages-spring-boot-starter sbt scala dependency to your build.sbt file:

libraryDependencies += "io.leego" % "mypages-spring-boot-starter" % "2.2.1"

Advertisement

Dependencies from Group

Sep 25, 2021
8 usages
13 stars
Sep 25, 2021
5 usages
13 stars
Aug 19, 2020
3 usages
3 stars
Aug 19, 2020
3 usages
3 stars
Aug 19, 2020
3 usages
3 stars

Discover Dependencies

Aug 20, 2020
1 usages
8 stars
Jun 09, 2020
1 usages
0 stars
Mar 11, 2022
1 usages
16 stars
Mar 11, 2022
1 usages
16 stars
Jul 17, 2020
1 usages
11 stars
Jun 16, 2020
2 usages
Apr 01, 2022
5 usages
19.9k stars
Sep 07, 2020
1 usages
0 stars