thymeleaf

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

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.peterphi.thymeleaf
ArtifactId

ArtifactId

thymeleaf
Last Version

Last Version

3.0.12.1
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (4)

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

provided (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.12.1