is not current version
Last Version 2.0.4-okta

com.stormpath.spring:stormpath-spring-security-webmvc 1.0.RC5.1

Web MVC support for Stormpath-enabled Spring Security applications.

Categories

Categories

Security ORM Data
GroupId

GroupId

com.stormpath.spring
ArtifactId

ArtifactId

stormpath-spring-security-webmvc
Version

Version

1.0.RC5.1
Type

Type

jar

Download stormpath-spring-security-webmvc 1.0.RC5.1


<!-- https://jarcasting.com/artifacts/com.stormpath.spring/stormpath-spring-security-webmvc/ -->
<dependency>
    <groupId>com.stormpath.spring</groupId>
    <artifactId>stormpath-spring-security-webmvc</artifactId>
    <version>1.0.RC5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.stormpath.spring/stormpath-spring-security-webmvc/
implementation 'com.stormpath.spring:stormpath-spring-security-webmvc:1.0.RC5.1'
// https://jarcasting.com/artifacts/com.stormpath.spring/stormpath-spring-security-webmvc/
implementation ("com.stormpath.spring:stormpath-spring-security-webmvc:1.0.RC5.1")
'com.stormpath.spring:stormpath-spring-security-webmvc:jar:1.0.RC5.1'
<dependency org="com.stormpath.spring" name="stormpath-spring-security-webmvc" rev="1.0.RC5.1">
  <artifact name="stormpath-spring-security-webmvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stormpath.spring', module='stormpath-spring-security-webmvc', version='1.0.RC5.1')
)
libraryDependencies += "com.stormpath.spring" % "stormpath-spring-security-webmvc" % "1.0.RC5.1"
[com.stormpath.spring/stormpath-spring-security-webmvc "1.0.RC5.1"]