| Лицензия |
Лицензия |
|---|---|
| Группа | Группаgg.jte |
| Идентификатор | Идентификаторjte-runtime |
| Версия | Версия1.11.2 |
| Тип | Типjar |
| Описание |
Описаниеjte-runtime
A template engine using plain Java code.
|
| Имя Файла | Размер |
|---|---|
| jte-runtime-1.11.2.pom | |
| jte-runtime-1.11.2.jar | 49 KB |
| jte-runtime-1.11.2-sources.jar | 27 KB |
| jte-runtime-1.11.2-javadoc.jar | 650 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/gg.jte/jte-runtime/ -->
<dependency>
<groupId>gg.jte</groupId>
<artifactId>jte-runtime</artifactId>
<version>1.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/gg.jte/jte-runtime/
implementation 'gg.jte:jte-runtime:1.11.2'
// https://jarcasting.com/artifacts/gg.jte/jte-runtime/
implementation ("gg.jte:jte-runtime:1.11.2")
'gg.jte:jte-runtime:jar:1.11.2'
<dependency org="gg.jte" name="jte-runtime" rev="1.11.2">
<artifact name="jte-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='gg.jte', module='jte-runtime', version='1.11.2')
)
libraryDependencies += "gg.jte" % "jte-runtime" % "1.11.2"
[gg.jte/jte-runtime "1.11.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.owasp.encoder : encoder | jar | 1.2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
| org.assertj : assertj-core | jar | 3.20.0 |