is not current version
Last Version 3.1.0.M2

thymeleaf 3.1.0.M1

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
Version

Version

3.1.0.M1
Type

Type

jar
Description

Description

thymeleaf
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 3.1.0.M1


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

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 2.13.0
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 Optional jar 2.13.0

Project Modules

There are no modules declared in this project.