Last Version

thymeleaf-extras-tiles2-spring4 2.1.1.RELEASE

XML/XHTML/HTML5 template engine for Java

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

org.thymeleaf.extras
ArtifactId

ArtifactId

thymeleaf-extras-tiles2-spring4
Version

Version

2.1.1.RELEASE
Type

Type

jar
Description

Description

thymeleaf-extras-tiles2-spring4
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-spring4 2.1.1.RELEASE


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

Dependencies

compile (9)

Group / Artifact Type Version
org.thymeleaf.extras : thymeleaf-extras-tiles2 jar 2.1.1.RELEASE
org.thymeleaf : thymeleaf jar 2.1.2.RELEASE
org.thymeleaf : thymeleaf-spring4 jar 2.1.2.RELEASE
org.springframework : spring-core Optional jar 4.0.0.RELEASE
org.springframework : spring-context Optional jar 4.0.0.RELEASE
org.springframework : spring-beans Optional jar 4.0.0.RELEASE
org.springframework : spring-web Optional jar 4.0.0.RELEASE
org.springframework : spring-webmvc Optional jar 4.0.0.RELEASE
org.slf4j : slf4j-api jar 1.6.1

provided (4)

Group / Artifact Type Version
javax.servlet : servlet-api Optional jar 2.5
javax.servlet.jsp : jsp-api Optional jar 2.1
org.springframework.webflow : spring-webflow Optional jar 2.3.1.RELEASE
org.springframework.webflow : spring-js Optional jar 2.3.1.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.