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

License

License

GroupId

GroupId

org.ztemplates
ArtifactId

ArtifactId

ztemplates
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

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
Project URL

Project URL

http://ztemplates.org

Download ztemplates

How to add to project

<!-- 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"]

Dependencies

compile (8)

Group / Artifact Type Version
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)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.0
2.3.1
2.3.0
2.2.1
2.2.0
2.1.0
2.0.0