is not current version
Last Version 1.1.0

de.otto:esi-include-thymeleaf3-dialect 0.1.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

0.1.0
Type

Type

jar

Download esi-include-thymeleaf3-dialect 0.1.0


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