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.