Current version
Current version is 2.0.16 (24 February 2013)
Download distribution
You can download the latest distribution of Thymeleaf (binaries, source, javadoc and dependencies) from SourceForge.
Maven info
- groupId: org.thymeleaf
- artifactId: thymeleaf
- version: 2.0.16
- groupId: org.thymeleaf
- artifactId: thymeleaf-spring3
- version: 2.0.16
Dependencies
Thymeleaf requires Java SE 5.0 or newer. Besides, it depends on the following libraries:
- ognl 3.0.5 or later
- javassist 3.16.1-GA or later
- slf4j 1.6.1 or later
Additionally, if you use the LEGACYHTML5 template mode, you will need:
- nekoHTML 1.9.15 or later
