Thymeleaf Layout Dialect rewritten in java.
Minimum of Java 8 and Thymeleaf 3.0 required.
Copy the JAR from one of the release bundles, placing it in the classpath of your application, or build the project from the source code here on GitHub.
For installation instructions, examples, and configuration options for version 2 of the layout dialect, check out the docs pages over on https://zhanhb.github.io/thymeleaf-layout-dialect/
For docs on version 1 of the layout dialect, the classic readme still exists over on https://github.com/zhanhb/thymeleaf-layout-dialect/tree/1.4.x
- GroupId:
com.github.zhanhb
- ArtifactId:
thymeleaf-layout-dialect
- Version: (as per the badges above)
The package names keep the same as original. Please visit https://github.com/ultraq/thymeleaf-layout-dialect for details.