is not current version
Last Version 2.0.4-okta

com.stormpath.spring:stormpath-spring-security-webmvc 1.0.RC7.3

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.RC7.3
Type

Type

jar

Download stormpath-spring-security-webmvc 1.0.RC7.3


<!-- 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.RC7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.stormpath.spring/stormpath-spring-security-webmvc/
implementation 'com.stormpath.spring:stormpath-spring-security-webmvc:1.0.RC7.3'
// https://jarcasting.com/artifacts/com.stormpath.spring/stormpath-spring-security-webmvc/
implementation ("com.stormpath.spring:stormpath-spring-security-webmvc:1.0.RC7.3")
'com.stormpath.spring:stormpath-spring-security-webmvc:jar:1.0.RC7.3'
<dependency org="com.stormpath.spring" name="stormpath-spring-security-webmvc" rev="1.0.RC7.3">
  <artifact name="stormpath-spring-security-webmvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stormpath.spring', module='stormpath-spring-security-webmvc', version='1.0.RC7.3')
)
libraryDependencies += "com.stormpath.spring" % "stormpath-spring-security-webmvc" % "1.0.RC7.3"
[com.stormpath.spring/stormpath-spring-security-webmvc "1.0.RC7.3"]