Last Version

Groovy integration for Snippetory 0.9.6

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

Categories

Categories

Groovy Languages
GroupId

GroupId

org.jproggy
ArtifactId

ArtifactId

snippetory-groovy
Version

Version

0.9.6
Type

Type

jar
Description

Description

Groovy integration for Snippetory
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-groovy

Download snippetory-groovy 0.9.6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all pom 2.5.7
org.jproggy : snippetory-core jar 0.9.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.