v4.3.4
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 separation makes websites and code generators more flexible and maintainable; it also provides an excellent defense against malicious template authors.
Security — v4.3.4
Dependencies (2)
| Package | Resolved | Size | Vulnerabilities |
|---|---|---|---|
| junit:junit* | |||
| org.antlr:antlr-runtime* |
Install
<dependency> <groupId>org.antlr</groupId> <artifactId>ST4</artifactId> <version>4.3.4</version> </dependency>
Distribution size
Bundle analysis is only available for npm packages. Download jar ↗
Package info