is not current version
Last Version 1.1.0

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

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

0.2.3
Type

Type

jar

Download esi-include-thymeleaf3-dialect 0.2.3


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