thymeleaf-extras-tiles2

XML/XHTML/HTML5 template engine for Java

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

org.thymeleaf.extras
ArtifactId

ArtifactId

thymeleaf-extras-tiles2
Last Version

Last Version

2.1.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

thymeleaf-extras-tiles2
XML/XHTML/HTML5 template engine for Java
Project URL

Project URL

http://www.thymeleaf.org
Project Organization

Project Organization

The THYMELEAF team

Download thymeleaf-extras-tiles2

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.thymeleaf : thymeleaf jar 2.1.2.RELEASE
org.apache.tiles : tiles-core jar 2.2.2
org.apache.tiles : tiles-template jar 2.2.2
org.apache.tiles : tiles-servlet jar 2.2.2
org.apache.tiles : tiles-jsp jar 2.2.2
org.slf4j : slf4j-api jar 1.6.1

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api Optional jar 2.5
javax.servlet.jsp : jsp-api Optional jar 2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1.RELEASE
2.1.0.RELEASE
2.1.0-beta2
2.1.0-beta1
2.0.1
2.0.0
1.0.0-beta3
1.0.0-beta2
1.0.0-beta1