StringTemplate 4 ST4
Group | org.antlr |
描述 | 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 engines, it strictly enforces model-view separation. Strict separation makes websites and code generators more flexible and maintainable; it also provides an excellent defense against malicious template authors. There are currently about 600 StringTemplate source downloads a month. |
Packaging | jar |
Size | 229.92 KB |
文件 | pom jar |
网址 | http://www.stringtemplate.org |
发布时间 | 2011-06-23 06:03 |
dependencies
Group | Artifact | Version |
---|---|---|
junit | junit | 4.8.2 |
org.antlr | antlr-runtime | 3.3 |
developers
Terence Parr | USFCA | |
Jim Idle | Temporal Wave LLC |
licenses
BSD licence | http://antlr.org/license.html |
索引仓库
仓库 | 个数 |
Central | 592045 |