is not current version
Last Version 1.1.0

de.otto:esi-include-thymeleaf3-dialect 1.0.0

This library provides a thymeleaf3 dialect that resolves esi:include tags.

Categories

Categories

Leaf Data Databases
GroupId

GroupId

de.otto
ArtifactId

ArtifactId

esi-include-thymeleaf3-dialect
Version

Version

1.0.0
Type

Type

jar

Download esi-include-thymeleaf3-dialect 1.0.0


<!-- https://jarcasting.com/artifacts/de.otto/esi-include-thymeleaf3-dialect/ -->
<dependency>
    <groupId>de.otto</groupId>
    <artifactId>esi-include-thymeleaf3-dialect</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto/esi-include-thymeleaf3-dialect/
implementation 'de.otto:esi-include-thymeleaf3-dialect:1.0.0'
// https://jarcasting.com/artifacts/de.otto/esi-include-thymeleaf3-dialect/
implementation ("de.otto:esi-include-thymeleaf3-dialect:1.0.0")
'de.otto:esi-include-thymeleaf3-dialect:jar:1.0.0'
<dependency org="de.otto" name="esi-include-thymeleaf3-dialect" rev="1.0.0">
  <artifact name="esi-include-thymeleaf3-dialect" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto', module='esi-include-thymeleaf3-dialect', version='1.0.0')
)
libraryDependencies += "de.otto" % "esi-include-thymeleaf3-dialect" % "1.0.0"
[de.otto/esi-include-thymeleaf3-dialect "1.0.0"]