Apache FreeMarker

Google App Engine compliant variation of FreeMarker. FreeMarker is a "template engine"; a generic tool to generate text output based on templates.

License

License

GroupId

GroupId

org.freemarker
ArtifactId

ArtifactId

freemarker-gae
Last Version

Last Version

2.3.31
Release Date

Release Date

Type

Type

jar
Description

Description

Apache FreeMarker
Google App Engine compliant variation of FreeMarker. FreeMarker is a "template engine"; a generic tool to generate text output based on templates.
Project URL

Project URL

https://freemarker.apache.org/
Project Organization

Project Organization

Apache Software Foundation
Source Code Management

Source Code Management

https://git-wip-us.apache.org/repos/asf?p=freemarker.git

Download freemarker-gae

How to add to project

<!-- https://jarcasting.com/artifacts/org.freemarker/freemarker-gae/ -->
<dependency>
    <groupId>org.freemarker</groupId>
    <artifactId>freemarker-gae</artifactId>
    <version>2.3.31</version>
</dependency>
// https://jarcasting.com/artifacts/org.freemarker/freemarker-gae/
implementation 'org.freemarker:freemarker-gae:2.3.31'
// https://jarcasting.com/artifacts/org.freemarker/freemarker-gae/
implementation ("org.freemarker:freemarker-gae:2.3.31")
'org.freemarker:freemarker-gae:jar:2.3.31'
<dependency org="org.freemarker" name="freemarker-gae" rev="2.3.31">
  <artifact name="freemarker-gae" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.freemarker', module='freemarker-gae', version='2.3.31')
)
libraryDependencies += "org.freemarker" % "freemarker-gae" % "2.3.31"
[org.freemarker/freemarker-gae "2.3.31"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.31
2.3.30
2.3.29
2.3.28
2.3.27-incubating
2.3.26-incubating
2.3.25-incubating
2.3.24-incubating
2.3.23
2.3.22
2.3.21
2.3.20
2.3.19
2.3.18
2.3.17