org.jproggy:snippetory-core

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-core
Last Version

Last Version

0.9.6
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Source Code Management

Source Code Management

http://sourceforge.net/p/snippetory/code/HEAD/tree/tags/snippetory-0.9.6/snippetory-core

Download snippetory-core

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.6