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.1.2 in this page.
Apache License
You can use the following script to add stormpath-spring-security-webmvc-spring-boot-starter-1.1.2.jar to your project.
<dependency> <groupId>com.stormpath.spring</groupId> <artifactId>stormpath-spring-security-webmvc-spring-boot-starter</artifactId> <version>1.1.2</version> </dependency>
compile group: 'com.stormpath.spring', name: 'stormpath-spring-security-webmvc-spring-boot-starter', version: '1.1.2'
libraryDependencies += "com.stormpath.spring" % "stormpath-spring-security-webmvc-spring-boot-starter" % "1.1.2"
<dependency org="com.stormpath.spring" name="stormpath-spring-security-webmvc-spring-boot-starter" rev="1.1.2"/>
@Grapes(@Grab(group='com.stormpath.spring', module='stormpath-spring-security-webmvc-spring-boot-starter', version='1.1.2'))
'com.stormpath.spring:stormpath-spring-security-webmvc-spring-boot-starter:jar:1.1.2'
Click the following link to download the jar file.
stormpath-spring-security-webmvc-spring-boot-starter-1.1.2-javadoc.jar