compiler

Implementation of mustache.js for Java

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.spullara.mustache.java
ArtifactId

ArtifactId

compiler
Last Version

Last Version

0.9.10
Release Date

Release Date

Type

Type

jar
Description

Description

compiler
Implementation of mustache.js for Java
Project URL

Project URL

http://github.com/spullara/mustache.java
Source Code Management

Source Code Management

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

Download compiler

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.fasterxml.jackson.core : jackson-databind jar 2.7.4
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.7.4
com.google.guava : guava jar 30.0-jre

Project Modules

There are no modules declared in this project.

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
0.5