Last Version

thymeleaf-spring3 3.0.15.RELEASE

Modern server-side Java template engine for both web and standalone environments

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

org.thymeleaf
ArtifactId

ArtifactId

thymeleaf-spring3
Version

Version

3.0.15.RELEASE
Type

Type

jar
Description

Description

thymeleaf-spring3
Modern server-side Java template engine for both web and standalone environments
Project URL

Project URL

http://www.thymeleaf.org
Project Organization

Project Organization

The THYMELEAF team

Download thymeleaf-spring3 3.0.15.RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
org.thymeleaf : thymeleaf jar 3.0.15.RELEASE
org.slf4j : slf4j-api jar 1.7.25

provided (7)

Group / Artifact Type Version
javax.servlet : servlet-api Optional jar 2.5
org.springframework : spring-beans Optional jar 3.1.0.RELEASE
org.springframework : spring-web Optional jar 3.1.0.RELEASE
org.springframework : spring-webmvc Optional jar 3.1.0.RELEASE
org.springframework : spring-expression Optional jar 3.1.0.RELEASE
org.springframework.webflow : spring-webflow Optional jar 2.3.1.RELEASE
org.springframework.webflow : spring-js Optional jar 2.3.1.RELEASE

Project Modules

There are no modules declared in this project.