JavaLite - Templator

ActiveWeb - Java Web Framework inspired by Ruby on Rails

GroupId

GroupId

org.javalite
ArtifactId

ArtifactId

javalite-templator
Last Version

Last Version

1.11
Release Date

Release Date

Type

Type

jar
Description

Description

JavaLite - Templator
ActiveWeb - Java Web Framework inspired by Ruby on Rails

Download javalite-templator

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.javalite : javalite-common jar 1.4.10
net.sf.ehcache : ehcache-core jar 2.6.10

provided (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.6.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.11