is not current version
Last Version 1.0.RC5.1

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

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.1
Type

Type

jar

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


<!-- 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.1</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.1'
// 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.1")
'com.stormpath.sdk:stormpath-sdk-examples-spring-boot-web:jar:1.0.RC4.1'
<dependency org="com.stormpath.sdk" name="stormpath-sdk-examples-spring-boot-web" rev="1.0.RC4.1">
  <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.1')
)
libraryDependencies += "com.stormpath.sdk" % "stormpath-sdk-examples-spring-boot-web" % "1.0.RC4.1"
[com.stormpath.sdk/stormpath-sdk-examples-spring-boot-web "1.0.RC4.1"]