MVN

org.thymeleaf : thymeleaf

Maven & Gradle

Jul 30, 2023
458 usages
2.5k stars

thymeleaf

<dependency>
    <groupId>org.thymeleaf</groupId>
    <artifactId>thymeleaf</artifactId>
    <version>3.1.2.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.thymeleaf : thymeleaf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.2.RELEASE
  • Latest Release Candidate: 3.1.0.RC2
  • Latest Beta: 3.0.0.BETA03
  • Latest Alpha: 3.0.0.ALPHA03

All Versions

Choose a version of org.thymeleaf : thymeleaf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
thymeleaf-3.1.2.RELEASE
thymeleaf-3.1.1.RELEASE
thymeleaf-3.1.0.RELEASE
thymeleaf-3.1.0.RC2
thymeleaf-3.1.0.RC1
thymeleaf-3.1.0.M3
thymeleaf-3.1.0.M2
thymeleaf-3.1.0.M1
3.0.x
thymeleaf-3.0.15.RELEASE
thymeleaf-3.0.14.RELEASE
thymeleaf-3.0.13.RELEASE
thymeleaf-3.0.12.RELEASE
thymeleaf-3.0.11.RELEASE
thymeleaf-3.0.10.RELEASE
thymeleaf-3.0.9.RELEASE
thymeleaf-3.0.8.RELEASE
thymeleaf-3.0.7.RELEASE
thymeleaf-3.0.6.RELEASE
thymeleaf-3.0.5.RELEASE
thymeleaf-3.0.4.RELEASE
thymeleaf-3.0.3.RELEASE
thymeleaf-3.0.2.RELEASE
thymeleaf-3.0.1.RELEASE
thymeleaf-3.0.0.RELEASE
thymeleaf-3.0.0.BETA03
thymeleaf-3.0.0.BETA02
thymeleaf-3.0.0.BETA01
thymeleaf-3.0.0.ALPHA03
thymeleaf-3.0.0.ALPHA02
thymeleaf-3.0.0.ALPHA01
2.1.x
thymeleaf-2.1.6.RELEASE
thymeleaf-2.1.5.RELEASE
thymeleaf-2.1.4.RELEASE
thymeleaf-2.1.3.RELEASE
thymeleaf-2.1.2.RELEASE
thymeleaf-2.1.1.RELEASE
thymeleaf-2.1.0.RELEASE
thymeleaf-2.1.0-beta2
thymeleaf-2.1.0-beta1
thymeleaf-2.1.0-m3
thymeleaf-2.1.0-m2
thymeleaf-2.1.0-m1
2.0.x
thymeleaf-2.0.21
thymeleaf-2.0.20
thymeleaf-2.0.19
thymeleaf-2.0.18
thymeleaf-2.0.17
thymeleaf-2.0.16
thymeleaf-2.0.15
thymeleaf-2.0.14
thymeleaf-2.0.13
thymeleaf-2.0.12
thymeleaf-2.0.11
thymeleaf-2.0.10
thymeleaf-2.0.9
thymeleaf-2.0.8
thymeleaf-2.0.7
thymeleaf-2.0.6
thymeleaf-2.0.5
thymeleaf-2.0.4
thymeleaf-2.0.3
thymeleaf-2.0.2
thymeleaf-2.0.1
thymeleaf-2.0.0
thymeleaf-2.0.0-beta2
thymeleaf-2.0.0-beta1
1.1.x
thymeleaf-1.1.5
thymeleaf-1.1.4
thymeleaf-1.1.3
thymeleaf-1.1.2
thymeleaf-1.1.1
thymeleaf-1.1.0
1.0.x
thymeleaf-1.0.1
thymeleaf-1.0.0
thymeleaf-1.0.0-beta5
thymeleaf-1.0.0-beta4
thymeleaf-1.0.0-beta3
thymeleaf-1.0.0-beta2
thymeleaf-1.0.0-beta1
m1
thymeleaf-m1

How to add a dependency to Maven

Add the following org.thymeleaf : thymeleaf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.thymeleaf</groupId>
    <artifactId>thymeleaf</artifactId>
    <version>3.1.2.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.thymeleaf : thymeleaf gradle dependency to your build.gradle file:

implementation 'org.thymeleaf:thymeleaf:3.1.2.RELEASE'

Gradle Kotlin DSL: Add the following org.thymeleaf : thymeleaf gradle kotlin dependency to your build.gradle.kts file:

implementation("org.thymeleaf:thymeleaf:3.1.2.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.thymeleaf : thymeleaf sbt scala dependency to your build.sbt file:

libraryDependencies += "org.thymeleaf" % "thymeleaf" % "3.1.2.RELEASE"

Advertisement

Dependencies from Group

Jul 30, 2023
458 usages
2.5k stars
Jul 30, 2023
138 usages
2.5k stars
Jan 31, 2022
132 usages
412 stars
Jan 31, 2022
28 usages
412 stars
May 16, 2022
17 usages
72 stars

Discover Dependencies

Jan 09, 2020
22 usages
Jan 09, 2020
188 usages
Mar 27, 2017
83 usages
695 stars
Jun 14, 2022
1.9k usages
Jun 03, 2023
4 usages
396 stars
Jul 02, 2023
19 usages
986 stars
Jul 17, 2023
338 usages
2.2k stars
Jan 31, 2016
639 usages
Aug 02, 2023
23 usages
Nov 01, 2020
1.4k usages
4k stars