is not current version
Last Version 2.0.4-okta

com.stormpath.spring:stormpath-sdk-examples-spring-security-spring-boot-webmvc-bare-bones 1.5.4

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.spring
ArtifactId

ArtifactId

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

Version

1.5.4
Type

Type

jar

Download stormpath-sdk-examples-spring-security-spring-boot-webmvc-bare-bones 1.5.4


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