Brentcroft EL/JSTL Templates

Interpolation of text templates using EL, and JSTL(-like) tags backed by EL, and a script tag backed by a ScriptEngine.

Лицензия

Лицензия

Группа

Группа

com.brentcroft.tools
Идентификатор

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

el-plates
Последняя версия

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

01.01.03
Дата

Дата

Тип

Тип

jar
Описание

Описание

Brentcroft EL/JSTL Templates
Interpolation of text templates using EL, and JSTL(-like) tags backed by EL, and a script tag backed by a ScriptEngine.
Ссылка на сайт

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

http://github.com/brentcroft/el-plates
Система контроля версий

Система контроля версий

http://github.com/brentcroft/el-plates

Скачать el-plates

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
de.odysseus.juel : juel-impl jar 2.2.7
de.odysseus.juel : juel-api jar 2.2.7

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar RELEASE

test (1)

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

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

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

Brentcroft

Good at grasping things, and then twisting them.

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

Версия
01.01.03
01.01.02
01.01.01