Thymeleaf Core

The core Thymeleaf template engine library providing HTML, XML, TEXT, JavaScript, and CSS template mode processing. Includes the Standard Dialect with th:text, th:each, th:if, th:unless, th:switch, th:href, th:src, th:action, th:object, th:field expressions and the Standard Expression Syntax using ${...} variable expressions, *{...} selection expressions, #{...} message expressions, @{...} URL expressions, and ~{...} fragment expressions.

API entry from apis.yml

apis.yml Raw ↑
aid: thymeleaf:thymeleaf-core
name: Thymeleaf Core
description: 'The core Thymeleaf template engine library providing HTML, XML, TEXT, JavaScript, and CSS
  template mode processing. Includes the Standard Dialect with th:text, th:each, th:if, th:unless, th:switch,
  th:href, th:src, th:action, th:object, th:field expressions and the Standard Expression Syntax using
  ${...} variable expressions, *{...} selection expressions, #{...} message expressions, @{...} URL expressions,
  and ~{...} fragment expressions.'
humanURL: https://www.thymeleaf.org/
baseURL: https://www.thymeleaf.org/
tags:
- HTML
- Java
- Open Source
- Template Engine
- Thymeleaf
properties:
- type: Documentation
  url: https://www.thymeleaf.org/doc/tutorials/3.1/usingthymeleaf.html
- type: Getting Started
  url: https://www.thymeleaf.org/doc/tutorials/3.1/usingthymeleaf.html#a-first-taste-of-thymeleaf
- type: GitHub
  url: https://github.com/thymeleaf/thymeleaf
- type: Maven
  url: https://mvnrepository.com/artifact/org.thymeleaf/thymeleaf
- type: Changelog
  url: https://github.com/thymeleaf/thymeleaf/releases
version: 3.1.5.RELEASE