is not current version
Last Version 2.0.4-okta

com.stormpath.spring:stormpath-sdk-tutorials-spring-boot-default-the-basics 1.1.7

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-tutorials-spring-boot-default-the-basics
Version

Version

1.1.7
Type

Type

jar

Download stormpath-sdk-tutorials-spring-boot-default-the-basics 1.1.7


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