Download stormpath-spring-security-webmvc-2.0.0-okta-beta1.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 2.0.0-okta-beta1 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

stormpath-spring-security-webmvc-2.0.0-okta-beta1-javadoc.jar
stormpath-spring-security-webmvc-2.0.0-okta-beta1-sources.jar
stormpath-spring-security-webmvc-2.0.0-okta-beta1-tests.jar
stormpath-spring-security-webmvc-2.0.0-okta-beta1.jar
stormpath-spring-security-webmvc-2.0.0-okta-beta1.pom



Related Tutorials