is not current version
Last Version 2.0.4-okta

com.stormpath.spring:stormpath-thymeleaf-spring-boot-starter 1.1.4

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.1.4
Type

Type

jar

Download stormpath-thymeleaf-spring-boot-starter 1.1.4


<!-- 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.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.stormpath.spring/stormpath-thymeleaf-spring-boot-starter/
implementation 'com.stormpath.spring:stormpath-thymeleaf-spring-boot-starter:1.1.4'
// https://jarcasting.com/artifacts/com.stormpath.spring/stormpath-thymeleaf-spring-boot-starter/
implementation ("com.stormpath.spring:stormpath-thymeleaf-spring-boot-starter:1.1.4")
'com.stormpath.spring:stormpath-thymeleaf-spring-boot-starter:jar:1.1.4'
<dependency org="com.stormpath.spring" name="stormpath-thymeleaf-spring-boot-starter" rev="1.1.4">
  <artifact name="stormpath-thymeleaf-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stormpath.spring', module='stormpath-thymeleaf-spring-boot-starter', version='1.1.4')
)
libraryDependencies += "com.stormpath.spring" % "stormpath-thymeleaf-spring-boot-starter" % "1.1.4"
[com.stormpath.spring/stormpath-thymeleaf-spring-boot-starter "1.1.4"]