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.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/thymeleaf-core"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

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
tags_raw:
- HTML
- Java
- Open Source
- Template Engine
- Thymeleaf
properties:
- type: Documentation
  url: https://www.thymeleaf.org/doc/tutorials/3.1/usingthymeleaf.html
- type: GettingStarted
  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