springboot-mybatis-paginator

A powerful and easy-to-use mybatis physical paginator

Лицензия

Лицензия

Категории

Категории

MyBatis Данные ORM
Группа

Группа

com.github.xiwh
Идентификатор

Идентификатор

mybatis-paginator
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

springboot-mybatis-paginator
A powerful and easy-to-use mybatis physical paginator
Ссылка на сайт

Ссылка на сайт

https://github.com/xiwh/springboot-mybatis-paginator
Система контроля версий

Система контроля версий

https://github.com/xiwh/springboot-mybatis-paginator

Скачать mybatis-paginator

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.xiwh/mybatis-paginator/ -->
<dependency>
    <groupId>com.github.xiwh</groupId>
    <artifactId>mybatis-paginator</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xiwh/mybatis-paginator/
implementation 'com.github.xiwh:mybatis-paginator:1.0.2'
// https://jarcasting.com/artifacts/com.github.xiwh/mybatis-paginator/
implementation ("com.github.xiwh:mybatis-paginator:1.0.2")
'com.github.xiwh:mybatis-paginator:jar:1.0.2'
<dependency org="com.github.xiwh" name="mybatis-paginator" rev="1.0.2">
  <artifact name="mybatis-paginator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xiwh', module='mybatis-paginator', version='1.0.2')
)
libraryDependencies += "com.github.xiwh" % "mybatis-paginator" % "1.0.2"
[com.github.xiwh/mybatis-paginator "1.0.2"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.alibaba : druid jar 1.1.23
org.springframework.boot : spring-boot-starter-web Необязательный jar 2.3.3.RELEASE
org.springframework.boot : spring-boot-starter-tomcat Необязательный jar 2.3.3.RELEASE

provided (1)

Идентификатор библиотеки Тип Версия
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.3

test (5)

Идентификатор библиотеки Тип Версия
com.microsoft.sqlserver : mssql-jdbc jar 7.4.1.jre8
mysql : mysql-connector-java jar 8.0.21
org.postgresql : postgresql jar 42.2.14
org.springframework.boot : spring-boot-starter-test jar 2.3.3.RELEASE
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.2
1.0.0