Template Engines

Sort: popular | newest
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

A type safe template engine based on Scala whose design was inspired by ASP.NET Razor.
Last Release on Nov 29, 2024
Apache Velocity Engine
Last Release on Oct 21, 2024
Thymeleaf
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
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
Logic-less and semantic templates with Java
Last Release on Mar 7, 2024
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

Relocated → org.antlr » ST4
A Java implementation of the Mustache templating language.
Last Release on Dec 1, 2023