is not current version
Last Version 2.0.4-okta

com.stormpath.spring:stormpath-sdk-examples-spring-boot-default 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 ORM Data
GroupId

GroupId

com.stormpath.spring
ArtifactId

ArtifactId

stormpath-sdk-examples-spring-boot-default
Version

Version

1.5.4
Type

Type

jar

Download stormpath-sdk-examples-spring-boot-default 1.5.4


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