Integration with the Thymeleaf server side template rendering library - http://www.thymeleaf.org/
'io.ratpack:ratpack-thymeleaf:1.1.1'
<dependency>
<groupId>io.ratpack</groupId>
<artifactId>ratpack-thymeleaf</artifactId>
<version>1.1.1</version>
</dependency>
<dependency org="io.ratpack" name="ratpack-thymeleaf" rev="1.1.1"/>
"io.ratpack", "ratpack-thymeleaf", "1.1.1"