Thymeleaf Spring Data Dialect

Data pagination made easy with Thymeleaf and Spring Data

Лицензия

Лицензия

Категории

Категории

Данные Leaf Базы данных
Группа

Группа

io.github.jpenren
Идентификатор

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

thymeleaf-spring-data-dialect
Последняя версия

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

3.5.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Thymeleaf Spring Data Dialect
Data pagination made easy with Thymeleaf and Spring Data
Ссылка на сайт

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

http://github.com/jpenren/thymeleaf-spring-data-dialect

Скачать thymeleaf-spring-data-dialect

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.springframework.data : spring-data-commons jar 2.6.0
org.thymeleaf : thymeleaf jar 3.0.14.RELEASE

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.4

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

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

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

Версия
3.5.0
3.4.2
3.4.1
3.4.0
3.3.1
3.3.0
3.2.2
3.2.1
3.2.0
3.1.1
3.1.0
3.0.1
3.0.0
2.1.1
2.1.0
2.0.0
1.0.0.BETA02