Download spark-template-thymeleaf-2.5.5.jar file - Jar s

Jar examples for s:spark-template-thymeleaf

Description

Thymeleaf Template View Route implementation for Spark

You can download jar file spark-template-thymeleaf 2.5.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add spark-template-thymeleaf-2.5.5.jar to your project.

<dependency>
   <groupId>com.sparkjava</groupId>
   <artifactId>spark-template-thymeleaf</artifactId>
   <version>2.5.5</version>
</dependency>
compile group: 'com.sparkjava', name: 'spark-template-thymeleaf', version: '2.5.5'
libraryDependencies += "com.sparkjava" % "spark-template-thymeleaf" % "2.5.5"
<dependency org="com.sparkjava" name="spark-template-thymeleaf" rev="2.5.5"/>
@Grapes(@Grab(group='com.sparkjava', module='spark-template-thymeleaf', version='2.5.5'))
'com.sparkjava:spark-template-thymeleaf:jar:2.5.5'

Download

Click the following link to download the jar file.

spark-template-thymeleaf-2.5.5-javadoc.jar
spark-template-thymeleaf-2.5.5-sources.jar
spark-template-thymeleaf-2.5.5.jar
spark-template-thymeleaf-2.5.5.pom



Related Tutorials