Jar examples for s:spark-template-thymeleaf
Thymeleaf Template View Route implementation for Spark
You can download jar file spark-template-thymeleaf 2.5.5 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
spark-template-thymeleaf-2.5.5-javadoc.jar