Last Version

smt-spring-security-stormpath 1.6

This library contains Spring Security configuration that enables Stormpath (https://stormpath.com/) integration.

License

License

Categories

Categories

Security ORM Data
GroupId

GroupId

com.github.shiver-me-timbers
ArtifactId

ArtifactId

smt-spring-security-stormpath
Version

Version

1.6
Type

Type

jar
Description

Description

smt-spring-security-stormpath
This library contains Spring Security configuration that enables Stormpath (https://stormpath.com/) integration.

Download smt-spring-security-stormpath 1.6


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.stormpath.sdk : stormpath-sdk-httpclient jar 1.0.RC9.2

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-security jar
javax.servlet : javax.servlet-api jar 3.1.0

test (3)

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

Project Modules

There are no modules declared in this project.