Chenillekit Template

simple service implementation for using templates in your application

License

License

GroupId

GroupId

org.chenillekit
ArtifactId

ArtifactId

chenillekit-template
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

Chenillekit Template
simple service implementation for using templates in your application
Project Organization

Project Organization

ChenilleKit

Download chenillekit-template

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.chenillekit : chenillekit-core jar 1.3.3
org.apache.tapestry : tapestry-ioc jar 5.3.1

provided (2)

Group / Artifact Type Version
org.freemarker : freemarker jar 2.3.15
org.apache.velocity : velocity jar 1.6.2

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.3
1.3.2
1.3.0
1.2.0