Modern server-side Java template engine for both web and standalone environments, enabling natural templating with HTML.
<dependency>
<groupId>org.thymeleaf</groupId>
<artifactId>thymeleaf</artifactId>
<version>2.0.21</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Process a simple Thymeleaf template with a variable.
Update dependency to org.thymeleaf:thymeleaf:3.1.2 or later.
No dependency data recorded yet.