A dialect for Thymeleaf that allows you to use layout/decorator templates to style your content.
<dependency>
<groupId>nz.net.ultraq.thymeleaf</groupId>
<artifactId>thymeleaf-layout-dialect</artifactId>
<version>4.0.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Adds layout dialect to Thymeleaf template engine.
Ensure Thymeleaf version compatibility: use Thymeleaf 3.1+ for layout-dialect 4.x, or Thymeleaf 3.0 for older versions.
No dependency data recorded yet.