thymeleaf-spring5

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-spring5
Last Version

Last Version

3.1.0.M2
Release Date

Release Date

Type

Type

jar
Description

Description

thymeleaf-spring5
Modern server-side Java template engine for both web and standalone environments
Project Organization

Project Organization

Thymeleaf

Download thymeleaf-spring5

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.thymeleaf : thymeleaf jar 3.1.0.M2
org.slf4j : slf4j-api jar 1.7.32

provided (7)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 3.0.1
org.springframework : spring-beans Optional jar
org.springframework : spring-web Optional jar
org.springframework : spring-webflux Optional jar
org.springframework : spring-webmvc Optional jar
org.springframework : spring-expression Optional jar
org.springframework.webflow : spring-webflow Optional jar 2.5.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0.M2
3.1.0.M1
3.0.15.RELEASE
3.0.14.RELEASE
3.0.13.RELEASE
3.0.12.RELEASE
3.0.11.RELEASE
3.0.10.RELEASE
3.0.9.RELEASE
3.0.8.RELEASE
3.0.7.RC1
3.0.6.M4
3.0.5.M3
3.0.4.M2
3.0.3.M1