License |
License |
---|---|
Categories |
CategoriesSecurity ORM Data |
GroupId | GroupIdcom.stormpath.spring |
ArtifactId | ArtifactIdstormpath-spring-security-webmvc |
Last Version | Last Version2.0.4-okta |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStormpath :: Spring :: Spring Security :: Web MVC
Web MVC support for Stormpath-enabled Spring Security applications.
|
<!-- https://jarcasting.com/artifacts/com.stormpath.spring/stormpath-spring-security-webmvc/ -->
<dependency>
<groupId>com.stormpath.spring</groupId>
<artifactId>stormpath-spring-security-webmvc</artifactId>
<version>2.0.4-okta</version>
</dependency>
// https://jarcasting.com/artifacts/com.stormpath.spring/stormpath-spring-security-webmvc/
implementation 'com.stormpath.spring:stormpath-spring-security-webmvc:2.0.4-okta'
// https://jarcasting.com/artifacts/com.stormpath.spring/stormpath-spring-security-webmvc/
implementation ("com.stormpath.spring:stormpath-spring-security-webmvc:2.0.4-okta")
'com.stormpath.spring:stormpath-spring-security-webmvc:jar:2.0.4-okta'
<dependency org="com.stormpath.spring" name="stormpath-spring-security-webmvc" rev="2.0.4-okta">
<artifact name="stormpath-spring-security-webmvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stormpath.spring', module='stormpath-spring-security-webmvc', version='2.0.4-okta')
)
libraryDependencies += "com.stormpath.spring" % "stormpath-spring-security-webmvc" % "2.0.4-okta"
[com.stormpath.spring/stormpath-spring-security-webmvc "2.0.4-okta"]
Group / Artifact | Type | Version |
---|---|---|
com.stormpath.sdk : stormpath-sdk-api | jar | 2.0.4-okta |
com.stormpath.sdk : stormpath-sdk-servlet | jar | 2.0.4-okta |
com.stormpath.spring : stormpath-spring-security | jar | 2.0.4-okta |
com.stormpath.spring : stormpath-spring-webmvc | jar | 2.0.4-okta |
org.springframework : spring-context | jar | 4.3.5.RELEASE |
org.springframework : spring-web | jar | 4.3.5.RELEASE |
org.springframework : spring-webmvc | jar | 4.3.5.RELEASE |
org.springframework.security : spring-security-web | jar | 4.2.1.RELEASE |
org.jsoup : jsoup | jar | 1.9.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.stormpath.spring : stormpath-spring | test-jar | 2.0.4-okta |
org.springframework : spring-test | jar | 4.3.5.RELEASE |
org.springframework.security : spring-security-test | jar | 4.2.1.RELEASE |
org.hamcrest : hamcrest-core | jar | |
com.jayway.restassured : rest-assured | jar | 2.9.0 |
ch.qos.logback : logback-classic | jar | 1.1.8 |
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 |