The Stormpath Java SDK enables JVM-based applications to easily interact with Stormpath's REST API.
'com.stormpath.sdk:stormpath-sdk-tutorials-spring-boot:1.0.RC7.2'
<dependency>
<groupId>com.stormpath.sdk</groupId>
<artifactId>stormpath-sdk-tutorials-spring-boot</artifactId>
<version>1.0.RC7.2</version>
</dependency>
<dependency org="com.stormpath.sdk" name="stormpath-sdk-tutorials-spring-boot" rev="1.0.RC7.2"/>
"com.stormpath.sdk", "stormpath-sdk-tutorials-spring-boot", "1.0.RC7.2"