is not current version
Last Version 1.0.RC4.5

com.stormpath.spring:spring-boot-starter-stormpath-webmvc 1.0.RC4.4

Spring Boot WebMVC Starter for Stormpath

Categories

Categories

Spring Boot Container Microservices ORM Data
GroupId

GroupId

com.stormpath.spring
ArtifactId

ArtifactId

spring-boot-starter-stormpath-webmvc
Version

Version

1.0.RC4.4
Type

Type

jar

Download spring-boot-starter-stormpath-webmvc 1.0.RC4.4


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