MVN

com.github.spt-oss : thymeleaf-extras-parent

Maven & Gradle

Dec 30, 2018
2 stars

Thymeleaf Extras · Thymeleaf extra modules for customizing templates

<dependency>
    <groupId>com.github.spt-oss</groupId>
    <artifactId>thymeleaf-extras-parent</artifactId>
    <version>3.0.11.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.spt-oss : thymeleaf-extras-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.0.11.0

All Versions

Choose a version of com.github.spt-oss : thymeleaf-extras-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
thymeleaf-extras-parent-3.0.11.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.spt-oss</groupId>
    <artifactId>thymeleaf-extras-parent</artifactId>
    <version>3.0.11.0</version>
</dependency>