PureTemplate

Template engine that strictly enforces model-view separation

Лицензия

Лицензия

Группа

Группа

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

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

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

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

5.0.0-beta.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

PureTemplate
Template engine that strictly enforces model-view separation
Ссылка на сайт

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

https://github.com/puretemplate/puretemplate
Система контроля версий

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

https://github.com/puretemplate/puretemplate/tree/develop

Скачать puretemplate

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.antlr : antlr-runtime jar 3.5.2
org.apiguardian : apiguardian-api jar 1.1.2
com.github.mizool : mizool-core jar 0.45

provided (2)

Идентификатор библиотеки Тип Версия
org.kohsuke.metainf-services : metainf-services jar 1.8
org.projectlombok : lombok jar 1.18.22

test (6)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0
org.junit.jupiter : junit-jupiter jar
org.slf4j : slf4j-simple jar 1.7.30
org.mockito : mockito-core jar 3.3.3
org.testng : testng jar 6.8.17

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

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

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

Версия
5.0.0-beta.3
5.0.0-beta.2
5.0.0-beta.1