| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices ORM Data | 
| GroupId | GroupIdcom.stormpath.sdk | 
| ArtifactId | ArtifactIdstormpath-sdk-tutorials-spring-boot-default-the-basics | 
| Last Version | Last Version1.0.RC5.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionStormpath Java SDK :: Tutorials :: Spring Boot Default :: The Basics A simple Spring Boot Web MVC application with out-of-the-box login and self-service screens! | 
<!-- https://jarcasting.com/artifacts/com.stormpath.sdk/stormpath-sdk-tutorials-spring-boot-default-the-basics/ -->
<dependency>
    <groupId>com.stormpath.sdk</groupId>
    <artifactId>stormpath-sdk-tutorials-spring-boot-default-the-basics</artifactId>
    <version>1.0.RC5.1</version>
</dependency>// https://jarcasting.com/artifacts/com.stormpath.sdk/stormpath-sdk-tutorials-spring-boot-default-the-basics/
implementation 'com.stormpath.sdk:stormpath-sdk-tutorials-spring-boot-default-the-basics:1.0.RC5.1'// https://jarcasting.com/artifacts/com.stormpath.sdk/stormpath-sdk-tutorials-spring-boot-default-the-basics/
implementation ("com.stormpath.sdk:stormpath-sdk-tutorials-spring-boot-default-the-basics:1.0.RC5.1")'com.stormpath.sdk:stormpath-sdk-tutorials-spring-boot-default-the-basics:jar:1.0.RC5.1'<dependency org="com.stormpath.sdk" name="stormpath-sdk-tutorials-spring-boot-default-the-basics" rev="1.0.RC5.1">
  <artifact name="stormpath-sdk-tutorials-spring-boot-default-the-basics" type="jar" />
</dependency>@Grapes(
@Grab(group='com.stormpath.sdk', module='stormpath-sdk-tutorials-spring-boot-default-the-basics', version='1.0.RC5.1')
)libraryDependencies += "com.stormpath.sdk" % "stormpath-sdk-tutorials-spring-boot-default-the-basics" % "1.0.RC5.1"[com.stormpath.sdk/stormpath-sdk-tutorials-spring-boot-default-the-basics "1.0.RC5.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.stormpath.spring : stormpath-default-spring-boot-starter | jar | 1.0.RC5.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.8 | 
| ch.qos.logback : logback-classic | jar | 1.1.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 6.8 | 
| org.codehaus.groovy : groovy-all | jar | 1.8.8 | 
| org.easymock : easymock | jar | 3.1 |