is not current version
Last Version 2.1.1.RELEASE

org.thymeleaf.extras:thymeleaf-extras-tiles2-spring4 2.0.1

XML/XHTML/HTML5 template engine for Java

Categories

Categories

Leaf Data Databases
GroupId

GroupId

org.thymeleaf.extras
ArtifactId

ArtifactId

thymeleaf-extras-tiles2-spring4
Version

Version

2.0.1
Type

Type

jar

Download thymeleaf-extras-tiles2-spring4 2.0.1


<!-- https://jarcasting.com/artifacts/org.thymeleaf.extras/thymeleaf-extras-tiles2-spring4/ -->
<dependency>
    <groupId>org.thymeleaf.extras</groupId>
    <artifactId>thymeleaf-extras-tiles2-spring4</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.thymeleaf.extras/thymeleaf-extras-tiles2-spring4/
implementation 'org.thymeleaf.extras:thymeleaf-extras-tiles2-spring4:2.0.1'
// https://jarcasting.com/artifacts/org.thymeleaf.extras/thymeleaf-extras-tiles2-spring4/
implementation ("org.thymeleaf.extras:thymeleaf-extras-tiles2-spring4:2.0.1")
'org.thymeleaf.extras:thymeleaf-extras-tiles2-spring4:jar:2.0.1'
<dependency org="org.thymeleaf.extras" name="thymeleaf-extras-tiles2-spring4" rev="2.0.1">
  <artifact name="thymeleaf-extras-tiles2-spring4" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thymeleaf.extras', module='thymeleaf-extras-tiles2-spring4', version='2.0.1')
)
libraryDependencies += "org.thymeleaf.extras" % "thymeleaf-extras-tiles2-spring4" % "2.0.1"
[org.thymeleaf.extras/thymeleaf-extras-tiles2-spring4 "2.0.1"]