s

stormpath-webmvc-spring-boot-starter

Stormpath WebMVC Spring Boot Starter
Files download
File Operation
stormpath-webmvc-spring-boot-starter-1.1.0.jar download
stormpath-webmvc-spring-boot-starter-1.1.0.pom download
stormpath-webmvc-spring-boot-starter-1.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.stormpath.spring</groupId>
  <artifactId>stormpath-webmvc-spring-boot-starter</artifactId>
  <version>1.1.0</version>
</dependency>
Gradle Groovy
implementation 'com.stormpath.spring:stormpath-webmvc-spring-boot-starter:1.1.0'
Gradle Kotlin
implementation("com.stormpath.spring:stormpath-webmvc-spring-boot-starter:1.1.0")
Scala SBT
libraryDependencies += "com.stormpath.spring" % "stormpath-webmvc-spring-boot-starter" % "1.1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.stormpath.spring', module='stormpath-webmvc-spring-boot-starter', version='1.1.0')
)
Apache Ivy
<dependency org="com.stormpath.spring" name="stormpath-webmvc-spring-boot-starter" rev="1.1.0" />
Leiningen
[com.stormpath.spring/stormpath-webmvc-spring-boot-starter "1.1.0"]
Apache Buildr
'com.stormpath.spring:stormpath-webmvc-spring-boot-starter:jar:1.1.0'