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