jte-runtime

A template engine using plain Java code.

Лицензия

Лицензия

Группа

Группа

gg.jte
Идентификатор

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

jte-runtime
Последняя версия

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

2.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

jte-runtime
A template engine using plain Java code.

Скачать jte-runtime

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.owasp.encoder : encoder jar 1.2.3

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.6.2
org.assertj : assertj-core jar 3.20.0

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

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

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

Версия
2.1.1
2.1.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.12.1
1.12.0
1.11.4
1.11.3
1.11.2
1.11.1
1.11.0
1.10.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0