4.0.0 org.antlr ST4 jar 4.0.4-SNAPSHOT ANTLR ST4 4.0.4-SNAPSHOT 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. UTF-8 http://www.stringtemplate.org Terence Parr USFCA http://www.cs.usfca.edu parrt@antlr.org Project Leader Developer - Java Target PST Jim Idle Temporal Wave LLC http://www.temporal-wave.com jimi@temporal-wave.com Developer - Maven stuff PST BSD licence http://antlr.org/license.html repo http://fisheye2.cenqua.com/browse/stringtemplate http://fisheye2.cenqua.com/browse/stringtemplate antlr-repo ANTLR Testing repository scpexe://antlr.org/home/mavensync/antlr-repo antlr-snapshot ANTLR Testing Snapshot Repository scpexe://antlr.org/home/mavensync/antlr-snapshot junit junit 4.8.2 test org.antlr antlr-runtime 3.3 compile install org.apache.maven.wagon wagon-ssh-external 1.0-beta-2 src test test org.antlr antlr3-maven-plugin 3.3 src/org/stringtemplate/v4/compiler src true antlr maven-compiler-plugin 2.3.2 1.6 1.6 src maven-surefire-plugin 2.8.1 ${basedir}/src org.codehaus.mojo findbugs-maven-plugin 2.3.2 true true true org.apache.maven.plugins maven-source-plugin 2.1.2 attach-sources jar org.apache.maven.plugins maven-javadoc-plugin 2.8 attach-javadocs jar