is not current version
Last Version 2.0.4-okta

com.stormpath.spring:stormpath-sdk-examples-spring-webmvc 1.5.3

A Spring Boot web application that uses Stormpath and Spring Security

Categories

Categories

ORM Data
GroupId

GroupId

com.stormpath.spring
ArtifactId

ArtifactId

stormpath-sdk-examples-spring-webmvc
Version

Version

1.5.3
Type

Type

war

Download stormpath-sdk-examples-spring-webmvc 1.5.3


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