is not current version
Last Version 3.5.0

Thymeleaf Spring Data Dialect 3.4.1

Data pagination made easy with Thymeleaf and Spring Data

License

License

Categories

Categories

Data Leaf Databases
GroupId

GroupId

io.github.jpenren
ArtifactId

ArtifactId

thymeleaf-spring-data-dialect
Version

Version

3.4.1
Type

Type

jar
Description

Description

Thymeleaf Spring Data Dialect
Data pagination made easy with Thymeleaf and Spring Data
Project URL

Project URL

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

Download thymeleaf-spring-data-dialect 3.4.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.data : spring-data-commons jar 1.13.12.RELEASE
org.thymeleaf : thymeleaf jar 3.0.0.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

Project Modules

There are no modules declared in this project.