License |
License |
---|---|
Categories |
CategoriesSecurity ORM Data |
GroupId | GroupIdcom.github.shiver-me-timbers |
ArtifactId | ArtifactIdsmt-spring-security-stormpath |
Last Version | Last Version1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmt-spring-security-stormpath
This library contains Spring Security configuration that enables Stormpath (https://stormpath.com/) integration.
|
<!-- https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-spring-security-stormpath/ -->
<dependency>
<groupId>com.github.shiver-me-timbers</groupId>
<artifactId>smt-spring-security-stormpath</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-spring-security-stormpath/
implementation 'com.github.shiver-me-timbers:smt-spring-security-stormpath:1.6'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-spring-security-stormpath/
implementation ("com.github.shiver-me-timbers:smt-spring-security-stormpath:1.6")
'com.github.shiver-me-timbers:smt-spring-security-stormpath:jar:1.6'
<dependency org="com.github.shiver-me-timbers" name="smt-spring-security-stormpath" rev="1.6">
<artifact name="smt-spring-security-stormpath" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers', module='smt-spring-security-stormpath', version='1.6')
)
libraryDependencies += "com.github.shiver-me-timbers" % "smt-spring-security-stormpath" % "1.6"
[com.github.shiver-me-timbers/smt-spring-security-stormpath "1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.stormpath.sdk : stormpath-sdk-httpclient | jar | 1.0.RC9.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-security | jar | |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
com.github.shiver-me-timbers : smt-random | jar | 1.7 |
com.github.shiver-me-timbers : smt-matchers | jar | 1.1 |