Download stormpath-spring-security-webmvc-1.5.5.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.5.5 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials