is not current version
Last Version 1.0.RC4.5

com.stormpath.spring:spring-boot-starter-stormpath-thymeleaf 1.0.RC4.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

spring-boot-starter-stormpath-thymeleaf
Version

Version

1.0.RC4.4
Type

Type

jar

Download spring-boot-starter-stormpath-thymeleaf 1.0.RC4.4


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