Last Version

Stormpath Java SDK :: Examples :: Spring Web MVC 1.0.RC5.1

A Spring Boot web application that uses Stormpath and Spring Security

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.stormpath.sdk
ArtifactId

ArtifactId

stormpath-sdk-examples-spring-webmvc
Version

Version

1.0.RC5.1
Type

Type

war
Description

Description

Stormpath Java SDK :: Examples :: Spring Web MVC
A Spring Boot web application that uses Stormpath and Spring Security

Download stormpath-sdk-examples-spring-webmvc 1.0.RC5.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 4.1.7.RELEASE
com.stormpath.spring : stormpath-spring-webmvc jar 1.0.RC5.1
javax.servlet : jstl jar 1.2

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

runtime (3)

Group / Artifact Type Version
com.stormpath.sdk : stormpath-sdk-httpclient jar 1.0.RC5.1
org.slf4j : jcl-over-slf4j jar 1.7.8
ch.qos.logback : logback-classic jar 1.1.2

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.8
org.codehaus.groovy : groovy-all jar 1.8.8
org.easymock : easymock jar 3.1

Project Modules

There are no modules declared in this project.