Hogan.groovy

A Groovy port of the Hogan.js compiler for Mustache templates.

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

com.github.plecong
ArtifactId

ArtifactId

hogan-groovy
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Hogan.groovy
A Groovy port of the Hogan.js compiler for Mustache templates.
Project URL

Project URL

http://github.com/plecong/Hogan.groovy

Download hogan-groovy

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 0.6-groovy-1.8

Project Modules

There are no modules declared in this project.

Versions

Version
3.0