Jar examples for s:spark-template-thymeleaf
Thymeleaf Template View Route implementation for Spark
You can download jar file spark-template-thymeleaf 2.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add spark-template-thymeleaf-2.3.jar to your project.
<dependency> <groupId>com.sparkjava</groupId> <artifactId>spark-template-thymeleaf</artifactId> <version>2.3</version> </dependency>
compile group: 'com.sparkjava', name: 'spark-template-thymeleaf', version: '2.3'
libraryDependencies += "com.sparkjava" % "spark-template-thymeleaf" % "2.3"
<dependency org="com.sparkjava" name="spark-template-thymeleaf" rev="2.3"/>
@Grapes(@Grab(group='com.sparkjava', module='spark-template-thymeleaf', version='2.3'))
'com.sparkjava:spark-template-thymeleaf:jar:2.3'
Click the following link to download the jar file.
spark-template-thymeleaf-2.3-javadoc.jar