thymeleaf

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

Last Version

3.1.0.M2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Thymeleaf

Download thymeleaf

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
ognl : ognl jar 3.2.21
org.attoparser : attoparser jar 2.0.5.RELEASE
org.unbescape : unbescape jar 1.1.6.RELEASE
org.slf4j : slf4j-api jar 1.7.32

provided (4)

Group / Artifact Type Version
jakarta.servlet : jakarta.servlet-api Optional jar 5.0.0
javax.servlet : javax.servlet-api Optional jar 3.0.1
com.fasterxml.jackson.core : jackson-databind Optional jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 Optional jar

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.RELEASE
3.0.6.RELEASE
3.0.5.RELEASE
3.0.4.RELEASE
3.0.3.RELEASE
3.0.2.RELEASE
3.0.1.RELEASE
3.0.0.RELEASE
3.0.0.BETA03
3.0.0.BETA02
3.0.0.BETA01
3.0.0.ALPHA03
3.0.0.ALPHA02
3.0.0.ALPHA01
2.1.6.RELEASE
2.1.5.RELEASE
2.1.4.RELEASE
2.1.3.RELEASE
2.1.2.RELEASE
2.1.1.RELEASE
2.1.0.RELEASE
2.1.0-m3
2.1.0-m2
2.1.0-m1
2.1.0-beta2
2.1.0-beta1
2.0.21
2.0.20
2.0.19
2.0.18
2.0.17
2.0.16
2.0.15
2.0.14
2.0.13
2.0.12
2.0.11
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
2.0.0-beta2
2.0.0-beta1
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
1.0.0-beta5
1.0.0-beta4
1.0.0-beta3
1.0.0-beta2
1.0.0-beta1
m1