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