compiler

Implementation of mustache.js for Java

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.spullara.mustache.java
ArtifactId

ArtifactId

compiler-jdk5
Last Version

Last Version

0.8.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-jdk5

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava-jdk5 jar 13.0
com.google.code.findbugs : jsr305 jar 2.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.codehaus.jackson : jackson-mapper-asl jar 1.9.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.10