Jar examples for s:stormpath-thymeleaf-spring-boot-starter
Spring Boot Web Starter for Stormpath with Thymeleaf views
You can download jar file stormpath-thymeleaf-spring-boot-starter 1.0.3 in this page.
Apache License
You can use the following script to add stormpath-thymeleaf-spring-boot-starter-1.0.3.jar to your project.
<dependency> <groupId>com.stormpath.spring</groupId> <artifactId>stormpath-thymeleaf-spring-boot-starter</artifactId> <version>1.0.3</version> </dependency>
compile group: 'com.stormpath.spring', name: 'stormpath-thymeleaf-spring-boot-starter', version: '1.0.3'
libraryDependencies += "com.stormpath.spring" % "stormpath-thymeleaf-spring-boot-starter" % "1.0.3"
<dependency org="com.stormpath.spring" name="stormpath-thymeleaf-spring-boot-starter" rev="1.0.3"/>
@Grapes(@Grab(group='com.stormpath.spring', module='stormpath-thymeleaf-spring-boot-starter', version='1.0.3'))
'com.stormpath.spring:stormpath-thymeleaf-spring-boot-starter:jar:1.0.3'
Click the following link to download the jar file.
stormpath-thymeleaf-spring-boot-starter-1.0.3-sources.jar