MVN

org.thymeleaf : thymeleaf-parent

Maven & Gradle

Jul 30, 2023
2.7k stars

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

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

Latest Version

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

  • Latest Stable: 3.1.2.RELEASE
  • Latest Release Candidate: 3.1.0.RC2

All Versions

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

Version Vulnerabilities Updated
3.1.x
thymeleaf-parent-3.1.2.RELEASE
thymeleaf-parent-3.1.1.RELEASE
thymeleaf-parent-3.1.0.RELEASE
thymeleaf-parent-3.1.0.RC2
thymeleaf-parent-3.1.0.RC1
thymeleaf-parent-3.1.0.M3
thymeleaf-parent-3.1.0.M2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

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