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 ...
Version4.0compared with

Version Details

Compile Changes (2)

3.2.1 4.0
ChangeGroup / ArtifactPreviousCurrent
+ Added org.antlr » antlr-runtime-3.3
- Removed antlr » antlr2.7.7-

Test Changes (1)

3.2.1 4.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated junit » junit4.54.8.2