Last Version

Faster Groovy Templates Engine 0.2

Standalone implementation of the groovy template engine used in Play framework 1.x

License

License

unknown
Categories

Categories

Maven Build Tools
GroupId

GroupId

com.google.code.maven-play-plugin.com.kjetland
ArtifactId

ArtifactId

gt-engine_2.9.1
Version

Version

0.2
Type

Type

jar
Description

Description

Faster Groovy Templates Engine
Standalone implementation of the groovy template engine used in Play framework 1.x
Project URL

Project URL

http://github.com/mbknor/gt-engine
Source Code Management

Source Code Management

http://github.com/mbknor/gt-engine

Download gt-engine_2.9.1 0.2


<!-- https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.com.kjetland/gt-engine_2.9.1/ -->
<dependency>
    <groupId>com.google.code.maven-play-plugin.com.kjetland</groupId>
    <artifactId>gt-engine_2.9.1</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.com.kjetland/gt-engine_2.9.1/
implementation 'com.google.code.maven-play-plugin.com.kjetland:gt-engine_2.9.1:0.2'
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.com.kjetland/gt-engine_2.9.1/
implementation ("com.google.code.maven-play-plugin.com.kjetland:gt-engine_2.9.1:0.2")
'com.google.code.maven-play-plugin.com.kjetland:gt-engine_2.9.1:jar:0.2'
<dependency org="com.google.code.maven-play-plugin.com.kjetland" name="gt-engine_2.9.1" rev="0.2">
  <artifact name="gt-engine_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.maven-play-plugin.com.kjetland', module='gt-engine_2.9.1', version='0.2')
)
libraryDependencies += "com.google.code.maven-play-plugin.com.kjetland" % "gt-engine_2.9.1" % "0.2"
[com.google.code.maven-play-plugin.com.kjetland/gt-engine_2.9.1 "0.2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.maven-play-plugin.org.eclipse.jdt : org.eclipse.jdt.core jar 3.8.0.v_C03
commons-collections : commons-collections jar 3.2.1
commons-lang : commons-lang jar 2.6
org.codehaus.groovy : groovy jar 1.8.6

test (2)

Group / Artifact Type Version
org.easytesting : fest-assert jar 1.4
com.novocode : junit-interface jar 0.7

Project Modules

There are no modules declared in this project.