| License | License | 
|---|---|
| Categories | CategoriesSecurity ORM Data | 
| GroupId | GroupIdcom.stormpath.spring | 
| ArtifactId | ArtifactIdstormpath-sdk-tutorials-spring-security-webmvc-the-basics | 
| Last Version | Last Version2.0.4-okta | 
| Release Date | Release Date | 
| Type | Typewar | 
| Description | DescriptionStormpath Java SDK :: Tutorials :: Spring Security WebMVC :: The Basics A simple Spring Security Web MVC application with out-of-the-box login and self-service screens! | 
<!-- https://jarcasting.com/artifacts/com.stormpath.spring/stormpath-sdk-tutorials-spring-security-webmvc-the-basics/ -->
<dependency>
    <groupId>com.stormpath.spring</groupId>
    <artifactId>stormpath-sdk-tutorials-spring-security-webmvc-the-basics</artifactId>
    <version>2.0.4-okta</version>
    <type>war</type>
</dependency>// https://jarcasting.com/artifacts/com.stormpath.spring/stormpath-sdk-tutorials-spring-security-webmvc-the-basics/
implementation 'com.stormpath.spring:stormpath-sdk-tutorials-spring-security-webmvc-the-basics:2.0.4-okta'// https://jarcasting.com/artifacts/com.stormpath.spring/stormpath-sdk-tutorials-spring-security-webmvc-the-basics/
implementation ("com.stormpath.spring:stormpath-sdk-tutorials-spring-security-webmvc-the-basics:2.0.4-okta")'com.stormpath.spring:stormpath-sdk-tutorials-spring-security-webmvc-the-basics:war:2.0.4-okta'<dependency org="com.stormpath.spring" name="stormpath-sdk-tutorials-spring-security-webmvc-the-basics" rev="2.0.4-okta">
  <artifact name="stormpath-sdk-tutorials-spring-security-webmvc-the-basics" type="war" />
</dependency>@Grapes(
@Grab(group='com.stormpath.spring', module='stormpath-sdk-tutorials-spring-security-webmvc-the-basics', version='2.0.4-okta')
)libraryDependencies += "com.stormpath.spring" % "stormpath-sdk-tutorials-spring-security-webmvc-the-basics" % "2.0.4-okta"[com.stormpath.spring/stormpath-sdk-tutorials-spring-security-webmvc-the-basics "2.0.4-okta"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.stormpath.spring : stormpath-spring-security-webmvc | jar | 2.0.4-okta | 
| org.springframework.security : spring-security-taglibs | jar | 4.2.1.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.stormpath.sdk : stormpath-sdk-httpclient | jar | 2.0.4-okta | 
| org.slf4j : jcl-over-slf4j | jar | 1.7.22 | 
| ch.qos.logback : logback-classic | jar | 1.1.8 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 6.9.10 | 
| org.codehaus.groovy : groovy-all | jar | 2.4.7 | 
| org.easymock : easymock | jar | 3.4 | 
| org.powermock : powermock-module-testng | jar | 1.6.5 | 
| org.powermock : powermock-api-easymock | jar | 1.6.5 | 
