is not current version
Last Version 3.5.0

io.github.jpenren:thymeleaf-spring-data-dialect 3.3.0

Data pagination made easy with Thymeleaf and Spring Data

Categories

Categories

Data Leaf Databases
GroupId

GroupId

io.github.jpenren
ArtifactId

ArtifactId

thymeleaf-spring-data-dialect
Version

Version

3.3.0
Type

Type

jar

Download thymeleaf-spring-data-dialect 3.3.0


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