is not current version
Last Version 1.0.RC5.1

com.stormpath.sdk:stormpath-sdk-examples-spring-security-spring-boot-webmvc 1.0.RC5

A simple Spring Boot Web MVC application with out-of-the-box login and self-service screens!

Categories

Categories

Spring Boot Container Microservices Security ORM Data
GroupId

GroupId

com.stormpath.sdk
ArtifactId

ArtifactId

stormpath-sdk-examples-spring-security-spring-boot-webmvc
Version

Version

1.0.RC5
Type

Type

jar

Download stormpath-sdk-examples-spring-security-spring-boot-webmvc 1.0.RC5


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