Last Version

Stormpath :: Spring :: Boot :: Web MVC Starter 1.0.RC4.5

Spring Boot WebMVC Starter for Stormpath

License

License

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.5
Type

Type

jar
Description

Description

Stormpath :: Spring :: Boot :: Web MVC Starter
Spring Boot WebMVC Starter for Stormpath

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


<!-- 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.5</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.5'
// https://jarcasting.com/artifacts/com.stormpath.spring/spring-boot-starter-stormpath-webmvc/
implementation ("com.stormpath.spring:spring-boot-starter-stormpath-webmvc:1.0.RC4.5")
'com.stormpath.spring:spring-boot-starter-stormpath-webmvc:jar:1.0.RC4.5'
<dependency org="com.stormpath.spring" name="spring-boot-starter-stormpath-webmvc" rev="1.0.RC4.5">
  <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.5')
)
libraryDependencies += "com.stormpath.spring" % "spring-boot-starter-stormpath-webmvc" % "1.0.RC4.5"
[com.stormpath.spring/spring-boot-starter-stormpath-webmvc "1.0.RC4.5"]

Dependencies

compile (9)

Group / Artifact Type Version
com.stormpath.sdk : stormpath-sdk-api jar 1.0.RC4.5
com.stormpath.sdk : stormpath-sdk-impl jar 1.0.RC4.5
com.stormpath.sdk : stormpath-sdk-servlet jar 1.0.RC4.5
com.stormpath.spring : stormpath-spring-webmvc jar 1.0.RC4.5
org.springframework : spring-web jar 4.1.4.RELEASE
org.springframework : spring-webmvc jar 4.1.4.RELEASE
com.stormpath.spring : spring-boot-starter-stormpath jar 1.0.RC4.5
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-thymeleaf jar

runtime (1)

Group / Artifact Type Version
com.stormpath.sdk : stormpath-sdk-httpclient jar 1.0.RC4.5

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.2
org.testng : testng jar 6.8
org.codehaus.groovy : groovy-all jar 1.8.8
org.easymock : easymock jar 3.1

Project Modules

There are no modules declared in this project.