ztemplates

java web framework - annotations - pojo - NO XML - state-free - clean, technology agnostic urls - REST - invisible to the web-client - JSP, Velocity, FreeMarker (others pluggable) - annotations for JavaScript/CSS dependencies - create reusable components

Лицензия

Лицензия

Группа

Группа

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

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

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

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

2.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

ztemplates
java web framework - annotations - pojo - NO XML - state-free - clean, technology agnostic urls - REST - invisible to the web-client - JSP, Velocity, FreeMarker (others pluggable) - annotations for JavaScript/CSS dependencies - create reusable components
Ссылка на сайт

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

http://ztemplates.org

Скачать ztemplates

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

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.ztemplates : zclasspath jar 1.5
org.apache.velocity : velocity jar 1.7
org.freemarker : freemarker jar 2.3.14
org.json : json jar 20090211
commons-codec : commons-codec jar 1.4
org.springframework : spring-core jar 3.0.5.RELEASE
org.springframework : spring-context jar 3.0.5.RELEASE
org.springframework : spring-web jar 3.0.5.RELEASE

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5

test (1)

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

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

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

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

Версия
2.4.0
2.3.1
2.3.0
2.2.1
2.2.0
2.1.0
2.0.0