Download thymeleaf-spring-data-dialect-3.3.0.jar file - Jar t

Jar examples for t:thymeleaf-spring-data-dialect

Description

Data pagination made easy with Thymeleaf and Spring Data

You can download jar file thymeleaf-spring-data-dialect 3.3.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add thymeleaf-spring-data-dialect-3.3.0.jar to your project.

<dependency>
   <groupId>io.github.jpenren</groupId>
   <artifactId>thymeleaf-spring-data-dialect</artifactId>
   <version>3.3.0</version>
</dependency>
compile group: 'io.github.jpenren', name: 'thymeleaf-spring-data-dialect', version: '3.3.0'
libraryDependencies += "io.github.jpenren" % "thymeleaf-spring-data-dialect" % "3.3.0"
<dependency org="io.github.jpenren" name="thymeleaf-spring-data-dialect" rev="3.3.0"/>
@Grapes(@Grab(group='io.github.jpenren', module='thymeleaf-spring-data-dialect', version='3.3.0'))
'io.github.jpenren:thymeleaf-spring-data-dialect:jar:3.3.0'

Download

Click the following link to download the jar file.

thymeleaf-spring-data-dialect-3.3.0-javadoc.jar
thymeleaf-spring-data-dialect-3.3.0-sources.jar
thymeleaf-spring-data-dialect-3.3.0.jar
thymeleaf-spring-data-dialect-3.3.0.pom



Related Tutorials