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 ...
License | BSD |
---|---|
Tags | antlrcompilerparser |
Ranking | #1564 in MvnRepository (See Top Artifacts) |
Used By | 340 artifacts |
Version | Vulnerabilities | Repository | Usages | Date | |
---|---|---|---|---|---|
4.3.x | 4.3.4 | Central | Sep 02, 2022 | ||
4.3.3 | Central | Apr 13, 2022 | |||
4.3.2 | Central | Apr 03, 2022 | |||
4.3.1 | Central | Jun 23, 2020 | |||
4.3 | Central | Jan 16, 2020 | |||
4.2.x | 4.2 | Central | Oct 15, 2019 | ||
4.1.x | 4.1 | Central | Nov 10, 2018 | ||
4.0.x | 4.0.8 | Central | Mar 25, 2014 | ||
4.0.7 | Central | Jan 05, 2013 | |||
4.0.7-rc-2 | Central | Dec 16, 2012 | |||
4.0.7-rc-1 | Central | Dec 04, 2012 | |||
4.0.4 | Central | Jul 19, 2011 | |||
4.0.3 | Central | Jun 22, 2011 |
Related Books
The Definitive ANTLR 4 Reference (2013) by Terence Parr | |
The Definitive ANTLR Reference: Building Domain-Specific Languages (Pragmatic Programmers) (2007) by Terence Parr |