template

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
Groovy: A powerful, dynamic language for the JVM
Last Release on Nov 8, 2024

Groovy: A powerful multi-faceted language for the JVM
Last Release on Nov 8, 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
Starter for building MVC web applications using FreeMarker views
Last Release on Dec 19, 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