is not current version
Last Version 2.0.4-okta

com.stormpath.spring:stormpath-webmvc-spring-boot-starter 1.2.1

Stormpath WebMVC Spring Boot Starter

Categories

Categories

Spring Boot Container Microservices ORM Data
GroupId

GroupId

com.stormpath.spring
ArtifactId

ArtifactId

stormpath-webmvc-spring-boot-starter
Version

Version

1.2.1
Type

Type

jar

Download stormpath-webmvc-spring-boot-starter 1.2.1


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