License |
License
unknown
|
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.google.code.maven-play-plugin.com.kjetland |
ArtifactId | ArtifactIdgt-engine_2.9.1 |
Version | Version0.2 |
Type | Typejar |
Description |
DescriptionFaster Groovy Templates Engine
Standalone implementation of the groovy template engine used in Play framework 1.x
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gt-engine_2.9.1-0.2.pom | |
gt-engine_2.9.1-0.2.jar | 102 KB |
gt-engine_2.9.1-0.2-sources.jar | 49 KB |
gt-engine_2.9.1-0.2-javadoc.jar | 305 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.easytesting : fest-assert | jar | 1.4 |
com.novocode : junit-interface | jar | 0.7 |