Download stormpath-spring-security-webmvc-spring-boot-starter-1.5.4.jar file - Jar s

Jar examples for s:stormpath-spring-security-webmvc-spring-boot-starter

Description

Spring Boot WebMVC Starter for Stormpath with Spring Security

You can download jar file stormpath-spring-security-webmvc-spring-boot-starter 1.5.4 in this page.

License

Apache License

Build File

You can use the following script to add stormpath-spring-security-webmvc-spring-boot-starter-1.5.4.jar to your project.

<dependency>
   <groupId>com.stormpath.spring</groupId>
   <artifactId>stormpath-spring-security-webmvc-spring-boot-starter</artifactId>
   <version>1.5.4</version>
</dependency>
compile group: 'com.stormpath.spring', name: 'stormpath-spring-security-webmvc-spring-boot-starter', version: '1.5.4'
libraryDependencies += "com.stormpath.spring" % "stormpath-spring-security-webmvc-spring-boot-starter" % "1.5.4"
<dependency org="com.stormpath.spring" name="stormpath-spring-security-webmvc-spring-boot-starter" rev="1.5.4"/>
@Grapes(@Grab(group='com.stormpath.spring', module='stormpath-spring-security-webmvc-spring-boot-starter', version='1.5.4'))
'com.stormpath.spring:stormpath-spring-security-webmvc-spring-boot-starter:jar:1.5.4'

Download

Click the following link to download the jar file.

stormpath-spring-security-webmvc-spring-boot-starter-1.5.4-javadoc.jar
stormpath-spring-security-webmvc-spring-boot-starter-1.5.4-sources.jar
stormpath-spring-security-webmvc-spring-boot-starter-1.5.4-tests.jar
stormpath-spring-security-webmvc-spring-boot-starter-1.5.4.jar
stormpath-spring-security-webmvc-spring-boot-starter-1.5.4.pom



Related Tutorials