is not current version
Last Version 1.0.RC5.1

com.stormpath.sdk:stormpath-sdk-examples-spring-boot-web 1.0.RC4.4

A Spring Boot web application that uses Stormpath.

Categories

Categories

Spring Boot Container Microservices ORM Data
GroupId

GroupId

com.stormpath.sdk
ArtifactId

ArtifactId

stormpath-sdk-examples-spring-boot-web
Version

Version

1.0.RC4.4
Type

Type

jar

Download stormpath-sdk-examples-spring-boot-web 1.0.RC4.4


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