mustache.java

Implementation of the Mustache language in Java.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.spullara.mustache.java
ArtifactId

ArtifactId

mustache.java
Last Version

Last Version

0.9.10
Release Date

Release Date

Type

Type

pom
Description

Description

mustache.java
Implementation of the Mustache language in Java.
Project URL

Project URL

http://github.com/spullara/mustache.java

Download mustache.java

Filename Size
mustache.java-0.9.10.pom 2 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.spullara.mustache.java/mustache.java/ -->
<dependency>
    <groupId>com.github.spullara.mustache.java</groupId>
    <artifactId>mustache.java</artifactId>
    <version>0.9.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.spullara.mustache.java/mustache.java/
implementation 'com.github.spullara.mustache.java:mustache.java:0.9.10'
// https://jarcasting.com/artifacts/com.github.spullara.mustache.java/mustache.java/
implementation ("com.github.spullara.mustache.java:mustache.java:0.9.10")
'com.github.spullara.mustache.java:mustache.java:pom:0.9.10'
<dependency org="com.github.spullara.mustache.java" name="mustache.java" rev="0.9.10">
  <artifact name="mustache.java" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.spullara.mustache.java', module='mustache.java', version='0.9.10')
)
libraryDependencies += "com.github.spullara.mustache.java" % "mustache.java" % "0.9.10"
[com.github.spullara.mustache.java/mustache.java "0.9.10"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • compiler
  • mustache-maven-plugin
  • scala-extensions
  • benchmarks

Versions

Version
0.9.10
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.18
0.8.17
0.8.16
0.8.15
0.8.14
0.8.13
0.8.12.1
0.8.12
0.8.11
0.8.10
0.8.9
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.9
0.7.8
0.7.7
0.7.6
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.3
0.6.2
0.6.1
0.6
0.5