License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdde.otto |
ArtifactId | ArtifactIdesi-include-thymeleaf3-dialect |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionesi-include-thymeleaf3-dialect
This library provides a thymeleaf3 dialect that resolves esi:include tags.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/de.otto/esi-include-thymeleaf3-dialect/ -->
<dependency>
<groupId>de.otto</groupId>
<artifactId>esi-include-thymeleaf3-dialect</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto/esi-include-thymeleaf3-dialect/
implementation 'de.otto:esi-include-thymeleaf3-dialect:1.1.0'
// https://jarcasting.com/artifacts/de.otto/esi-include-thymeleaf3-dialect/
implementation ("de.otto:esi-include-thymeleaf3-dialect:1.1.0")
'de.otto:esi-include-thymeleaf3-dialect:jar:1.1.0'
<dependency org="de.otto" name="esi-include-thymeleaf3-dialect" rev="1.1.0">
<artifact name="esi-include-thymeleaf3-dialect" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto', module='esi-include-thymeleaf3-dialect', version='1.1.0')
)
libraryDependencies += "de.otto" % "esi-include-thymeleaf3-dialect" % "1.1.0"
[de.otto/esi-include-thymeleaf3-dialect "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.1.4.RELEASE |
org.springframework : spring-beans | jar | 5.1.4.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.2.RELEASE |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.thymeleaf : thymeleaf | jar | 3.0.11.RELEASE |
org.thymeleaf : thymeleaf-spring5 | jar | 3.0.11.RELEASE |
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 2.21.0 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
com.jayway.awaitility : awaitility | jar | 1.7.0 |
org.springframework : spring-test | jar | 5.1.4.RELEASE |