License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices ORM Data |
GroupId | GroupIdcom.stormpath.spring |
ArtifactId | ArtifactIdspring-boot-starter-stormpath-webmvc |
Last Version | Last Version1.0.RC4.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStormpath :: Spring :: Boot :: Web MVC Starter
Spring Boot WebMVC Starter for Stormpath
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.stormpath.sdk : stormpath-sdk-httpclient | jar | 1.0.RC4.5 |
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 |