Last Version

spark-template-mustache 2.7.1

Mustache Template Engine implementation for Spark

License

License

GroupId

GroupId

com.sparkjava
ArtifactId

ArtifactId

spark-template-mustache
Version

Version

2.7.1
Type

Type

jar
Description

Description

spark-template-mustache
Mustache Template Engine implementation for Spark
Project URL

Project URL

http://www.sparkjava.com

Download spark-template-mustache 2.7.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.spullara.mustache.java : compiler jar 0.9.4
com.sparkjava : spark-core jar 2.5.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.