is not current version
Last Version 2.0.4-okta

com.stormpath.spring:stormpath-thymeleaf-spring-boot-starter 1.0.RC5.1

Spring Boot Web Starter for Stormpath with Thymeleaf views

Categories

Categories

Spring Boot Container Microservices Leaf Data Databases ORM
GroupId

GroupId

com.stormpath.spring
ArtifactId

ArtifactId

stormpath-thymeleaf-spring-boot-starter
Version

Version

1.0.RC5.1
Type

Type

jar

Download stormpath-thymeleaf-spring-boot-starter 1.0.RC5.1


<!-- https://jarcasting.com/artifacts/com.stormpath.spring/stormpath-thymeleaf-spring-boot-starter/ -->
<dependency>
    <groupId>com.stormpath.spring</groupId>
    <artifactId>stormpath-thymeleaf-spring-boot-starter</artifactId>
    <version>1.0.RC5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.stormpath.spring/stormpath-thymeleaf-spring-boot-starter/
implementation 'com.stormpath.spring:stormpath-thymeleaf-spring-boot-starter:1.0.RC5.1'
// https://jarcasting.com/artifacts/com.stormpath.spring/stormpath-thymeleaf-spring-boot-starter/
implementation ("com.stormpath.spring:stormpath-thymeleaf-spring-boot-starter:1.0.RC5.1")
'com.stormpath.spring:stormpath-thymeleaf-spring-boot-starter:jar:1.0.RC5.1'
<dependency org="com.stormpath.spring" name="stormpath-thymeleaf-spring-boot-starter" rev="1.0.RC5.1">
  <artifact name="stormpath-thymeleaf-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stormpath.spring', module='stormpath-thymeleaf-spring-boot-starter', version='1.0.RC5.1')
)
libraryDependencies += "com.stormpath.spring" % "stormpath-thymeleaf-spring-boot-starter" % "1.0.RC5.1"
[com.stormpath.spring/stormpath-thymeleaf-spring-boot-starter "1.0.RC5.1"]