Skip to content

zhanhb/thymeleaf-layout-dialect

 
 

Repository files navigation

Thymeleaf Layout Dialect

Build Status Code Coverage GitHub Release Maven Central License

Thymeleaf Layout Dialect rewriten in java.

Installation

Minimum of Java 6 and Thymeleaf 2.1 required.

Standalone distribution

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 Maven and Maven-compatible dependency managers

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)

Usage, Examples and Other documents

The package names keep the same as orignal. Please visit https://github.com/ultraq/thymeleaf-layout-dialect for details.

About

Thymeleaf Layout Dialect rewritten in java, without groovy

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 64.6%
  • Groovy 24.2%
  • HTML 11.0%
  • Other 0.2%