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 ...

LicenseBSD
Tagsantlrcompilerparser
DateNov 10, 2018
Filesjar (247 KB)  View All
RepositoriesCentralMulesoft
Ranking#1478 in MvnRepository (See Top Artifacts)
Used By300 artifacts
VulnerabilitiesVulnerabilities from dependencies:
CVE-2020-15250

Note: There is a new version for this artifact

New Version4.3.4


Compile Dependencies (1)

Category/License Group / ArtifactVersionUpdates

BSD 3-clause
org.antlr » antlr-runtime 3.5.24.12.0

Test Dependencies (1)

Category/License Group / ArtifactVersionUpdates
Testing
EPL 2.0
junit » junit1 vulnerability 4.125.9.2

Related Books

The Definitive ANTLR 4 ReferenceThe Definitive ANTLR 4 Reference (2013)
by Terence Parr
The Definitive ANTLR Reference: Building Domain-Specific Languages (Pragmatic Programmers)The Definitive ANTLR Reference: Building Domain-Specific Languages (Pragmatic Programmers) (2007)
by Terence Parr