License |
License |
---|---|
Categories |
CategoriesData Leaf Databases |
GroupId | GroupIdio.github.gabrielrodriguesrocha |
ArtifactId | ArtifactIdthymeleaf-spring-data-dialect |
Last Version | Last Version3.3.1-3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThymeleaf Spring Data Dialect
Data pagination made easy with Thymeleaf and Spring Data
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.github.gabrielrodriguesrocha/thymeleaf-spring-data-dialect/ -->
<dependency>
<groupId>io.github.gabrielrodriguesrocha</groupId>
<artifactId>thymeleaf-spring-data-dialect</artifactId>
<version>3.3.1-3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.gabrielrodriguesrocha/thymeleaf-spring-data-dialect/
implementation 'io.github.gabrielrodriguesrocha:thymeleaf-spring-data-dialect:3.3.1-3'
// https://jarcasting.com/artifacts/io.github.gabrielrodriguesrocha/thymeleaf-spring-data-dialect/
implementation ("io.github.gabrielrodriguesrocha:thymeleaf-spring-data-dialect:3.3.1-3")
'io.github.gabrielrodriguesrocha:thymeleaf-spring-data-dialect:jar:3.3.1-3'
<dependency org="io.github.gabrielrodriguesrocha" name="thymeleaf-spring-data-dialect" rev="3.3.1-3">
<artifact name="thymeleaf-spring-data-dialect" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.gabrielrodriguesrocha', module='thymeleaf-spring-data-dialect', version='3.3.1-3')
)
libraryDependencies += "io.github.gabrielrodriguesrocha" % "thymeleaf-spring-data-dialect" % "3.3.1-3"
[io.github.gabrielrodriguesrocha/thymeleaf-spring-data-dialect "3.3.1-3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.data : spring-data-commons | jar | 1.10.2.RELEASE |
org.thymeleaf : thymeleaf | jar | 3.0.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |