Thymeleaf Layout Dialect rewriten in java.
Minimum of Java 6 and Thymeleaf 2.1 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.
Add a dependency to your project with the following co-ordinates:
- GroupId:
com.github.zhanhb
- ArtifactId:
thymeleaf-layout-dialect
- Version: (as per the badges above)
The package names keep the same as orignal. Please visit https://github.com/ultraq/thymeleaf-layout-dialect for details.