A Spring Boot (non-web) application that uses Stormpath.
'com.stormpath.sdk:stormpath-sdk-examples-spring-boot:1.0.RC4.2'
<dependency>
<groupId>com.stormpath.sdk</groupId>
<artifactId>stormpath-sdk-examples-spring-boot</artifactId>
<version>1.0.RC4.2</version>
</dependency>
<dependency org="com.stormpath.sdk" name="stormpath-sdk-examples-spring-boot" rev="1.0.RC4.2"/>
"com.stormpath.sdk", "stormpath-sdk-examples-spring-boot", "1.0.RC4.2"