Last Version

spark-template-closure 2.7.1

Closure Template Engine implementation for Spark

License

License

GroupId

GroupId

com.sparkjava
ArtifactId

ArtifactId

spark-template-closure
Version

Version

2.7.1
Type

Type

jar
Description

Description

spark-template-closure
Closure Template Engine implementation for Spark
Project URL

Project URL

http://www.sparkjava.com

Download spark-template-closure 2.7.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.template : soy jar 2017-02-01
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.