License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdorg.thymeleaf.extras |
ArtifactId | ArtifactIdthymeleaf-extras-tiles2-spring4 |
Last Version | Last Version2.1.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthymeleaf-extras-tiles2-spring4
XML/XHTML/HTML5 template engine for Java
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |