ANTLR StringTemplate 4.0.2

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.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка ANTLR Compiler-compiler
Группа

Группа

org.antlr
Идентификатор

Идентификатор

stringtemplate
Последняя версия

Последняя версия

4.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

ANTLR StringTemplate 4.0.2
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.
Ссылка на сайт

Ссылка на сайт

http://www.stringtemplate.org

Скачать stringtemplate

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.antlr/stringtemplate/ -->
<dependency>
    <groupId>org.antlr</groupId>
    <artifactId>stringtemplate</artifactId>
    <version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.antlr/stringtemplate/
implementation 'org.antlr:stringtemplate:4.0.2'
// https://jarcasting.com/artifacts/org.antlr/stringtemplate/
implementation ("org.antlr:stringtemplate:4.0.2")
'org.antlr:stringtemplate:jar:4.0.2'
<dependency org="org.antlr" name="stringtemplate" rev="4.0.2">
  <artifact name="stringtemplate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.antlr', module='stringtemplate', version='4.0.2')
)
libraryDependencies += "org.antlr" % "stringtemplate" % "4.0.2"
[org.antlr/stringtemplate "4.0.2"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.antlr : antlr-runtime jar 3.3

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
4.0.2
4.0
3.2.1
3.2
3.1-b1
3.0