Last Version

Snippetory Template Engine 0.9.1

Snippetory is a template engine for java with an integrated repository for organizing and reusing the template code. Logic and presentation are separated by an abstraction layer with support for different technologies and a powerful formatting engine.

License

License

GroupId

GroupId

org.jproggy
ArtifactId

ArtifactId

Snippetory
Version

Version

0.9.1
Type

Type

jar
Description

Description

Snippetory Template Engine
Snippetory is a template engine for java with an integrated repository for organizing and reusing the template code. Logic and presentation are separated by an abstraction layer with support for different technologies and a powerful formatting engine.
Project URL

Project URL

http://www.jproggy.org/snippetory/

Download Snippetory 0.9.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.0

Project Modules

There are no modules declared in this project.