Skip to content
EntityQ1138215· pop 9· linked from 167 articles

FreeMarker

Sign in to save

Also known as Apache FreeMarker

Apache FreeMarker is a free Java-based template engine, originally focusing on dynamic web page generation with MVC software architecture. It can now generate text based on templates and changing data. It has no dependency on servlets or HTTP or HTML.

Wikidata facts

Instance of
free software
Official website
freemarker.apache.org
Show 8 more facts
programmed in
Java
software version identifier
2.3.32
copyright license
Apache License
source code repository URL
git://git.apache.org/incubator-freemarker.git
inception
2015-09-02
Sources (5)

via Wikidata · CC0

~3 min read

Encyclopedic overview

5 sections
Contents
  • History
  • Example
  • See also
  • References
  • External links

Apache FreeMarker is a free Java-based template engine, originally focusing on dynamic web page generation with MVC software architecture. It can now generate text based on templates and changing data. It has no dependency on servlets or HTTP or HTML.

It is often used for generating source code, configuration files or e-mails.

Excerpted from Wikipedia’s “FreeMarker” article, available under the CC BY-SA 4.0 licence.

Available in 9 languages

via Wikidata sitelinks · CC0