Download stormpath-spring-security-webmvc-1.4.0.jar file - Jar s

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

Description

Web MVC support for Stormpath-enabled Spring Security applications.

You can download jar file stormpath-spring-security-webmvc 1.4.0 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

stormpath-spring-security-webmvc-1.4.0-javadoc.jar
stormpath-spring-security-webmvc-1.4.0-sources.jar
stormpath-spring-security-webmvc-1.4.0-tests.jar
stormpath-spring-security-webmvc-1.4.0.jar
stormpath-spring-security-webmvc-1.4.0.pom



Related Tutorials