Template Engines
FreeMarker is a "template engine"; a generic tool to generate text output based on templates.
Last Release on Dec 22, 2024
Apache Velocity is a general purpose template engine.
Last Release on Nov 29, 2010
Relocated → org.apache.velocity »
velocity-engine-core
3. Twirl API1,625 usages
com.typesafe.play » twirl-apiApache
A type safe template engine based on Scala whose design was inspired by ASP.NET Razor.
Last Release on Feb 12, 2025
Relocated → org.playframework.twirl »
twirl-api
Core module of Apache Velocity, a Java-based template engine for generating text output.
Last Release on Oct 21, 2024
5. Thymeleaf580 usages
org.thymeleaf » thymeleafApache
Thymeleaf is a modern server-side Java template engine for both web and standalone environments.
Last Release on Dec 9, 2024
Apache Velocity is a general purpose template engine.
Last Release on Jan 2, 2016
Relocated → org.apache.velocity »
velocity
7. Handlebars382 usages
com.github.jknack » handlebarsApache
Logic-less and semantic templates with Java
Last Release on Aug 7, 2025
StringTemplate is a java template engine for generating source code,
web pages, emails, or any other formatted text output.
StringTemplate is particularly good at multi-targeted code generators,
multiple site skins, and internationalization/localization.
It evolved over years of effort developing jGuru.com.
StringTemplate also powers the ANTLR 3 and 4 code generator. Its distinguishing characteristic
is that unlike other engines, it strictly enforces model-view separation.
Strict ...
Last Release on Sep 2, 2022
StringTemplate is a java template engine for generating source code,
web pages, emails, or any other formatted text output.
StringTemplate is particularly good at multi-targeted code generators,
multiple site skins, and internationalization/localization.
It evolved over years of effort developing jGuru.com.
StringTemplate also generates the stringtemplate website: http://www.stringtemplate.org
and powers the ANTLR v3 code generator. Its distinguishing characteristic
is that unlike other engines, it ...
Last Release on May 19, 2011