e

esi-include-thymeleaf3-dialect

This library provides a thymeleaf3 dialect that resolves esi:include tags.ü
http://github.com/otto-de/esi-include-thymeleaf3-dialect
The Apache Software License, Version 2.0
Guido Steinacker Frank Bregulla
Files download
File Operation
esi-include-thymeleaf3-dialect-2.1.0.jar download
esi-include-thymeleaf3-dialect-2.1.0.pom download
esi-include-thymeleaf3-dialect-2.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>de.otto</groupId>
  <artifactId>esi-include-thymeleaf3-dialect</artifactId>
  <version>2.1.0</version>
</dependency>
Gradle Groovy
implementation 'de.otto:esi-include-thymeleaf3-dialect:2.1.0'
Gradle Kotlin
implementation("de.otto:esi-include-thymeleaf3-dialect:2.1.0")
Scala SBT
libraryDependencies += "de.otto" % "esi-include-thymeleaf3-dialect" % "2.1.0"
Groovy Grape
@Grapes(
  @Grab(group='de.otto', module='esi-include-thymeleaf3-dialect', version='2.1.0')
)
Apache Ivy
<dependency org="de.otto" name="esi-include-thymeleaf3-dialect" rev="2.1.0" />
Leiningen
[de.otto/esi-include-thymeleaf3-dialect "2.1.0"]
Apache Buildr
'de.otto:esi-include-thymeleaf3-dialect:jar:2.1.0'