is not current version
Last Version 2.0.4-okta

com.stormpath.spring:stormpath-spring-security-webmvc-spring-boot-starter 1.3.0

Spring Boot WebMVC Starter for Stormpath with Spring Security

Categories

Categories

Spring Boot Container Microservices Security ORM Data
GroupId

GroupId

com.stormpath.spring
ArtifactId

ArtifactId

stormpath-spring-security-webmvc-spring-boot-starter
Version

Version

1.3.0
Type

Type

jar

Download stormpath-spring-security-webmvc-spring-boot-starter 1.3.0


<!-- https://jarcasting.com/artifacts/com.stormpath.spring/stormpath-spring-security-webmvc-spring-boot-starter/ -->
<dependency>
    <groupId>com.stormpath.spring</groupId>
    <artifactId>stormpath-spring-security-webmvc-spring-boot-starter</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stormpath.spring/stormpath-spring-security-webmvc-spring-boot-starter/
implementation 'com.stormpath.spring:stormpath-spring-security-webmvc-spring-boot-starter:1.3.0'
// https://jarcasting.com/artifacts/com.stormpath.spring/stormpath-spring-security-webmvc-spring-boot-starter/
implementation ("com.stormpath.spring:stormpath-spring-security-webmvc-spring-boot-starter:1.3.0")
'com.stormpath.spring:stormpath-spring-security-webmvc-spring-boot-starter:jar:1.3.0'
<dependency org="com.stormpath.spring" name="stormpath-spring-security-webmvc-spring-boot-starter" rev="1.3.0">
  <artifact name="stormpath-spring-security-webmvc-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stormpath.spring', module='stormpath-spring-security-webmvc-spring-boot-starter', version='1.3.0')
)
libraryDependencies += "com.stormpath.spring" % "stormpath-spring-security-webmvc-spring-boot-starter" % "1.3.0"
[com.stormpath.spring/stormpath-spring-security-webmvc-spring-boot-starter "1.3.0"]