License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices ORM Data |
GroupId | GroupIdcom.stormpath.spring |
ArtifactId | ArtifactIdspring-boot-starter-stormpath |
Last Version | Last Version1.0.RC4.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStormpath :: Spring :: Boot :: Starter
Spring Boot Starter for Stormpath
|
<!-- https://jarcasting.com/artifacts/com.stormpath.spring/spring-boot-starter-stormpath/ -->
<dependency>
<groupId>com.stormpath.spring</groupId>
<artifactId>spring-boot-starter-stormpath</artifactId>
<version>1.0.RC4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.stormpath.spring/spring-boot-starter-stormpath/
implementation 'com.stormpath.spring:spring-boot-starter-stormpath:1.0.RC4.5'
// https://jarcasting.com/artifacts/com.stormpath.spring/spring-boot-starter-stormpath/
implementation ("com.stormpath.spring:spring-boot-starter-stormpath:1.0.RC4.5")
'com.stormpath.spring:spring-boot-starter-stormpath:jar:1.0.RC4.5'
<dependency org="com.stormpath.spring" name="spring-boot-starter-stormpath" rev="1.0.RC4.5">
<artifact name="spring-boot-starter-stormpath" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stormpath.spring', module='spring-boot-starter-stormpath', version='1.0.RC4.5')
)
libraryDependencies += "com.stormpath.spring" % "spring-boot-starter-stormpath" % "1.0.RC4.5"
[com.stormpath.spring/spring-boot-starter-stormpath "1.0.RC4.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework : spring-core | jar | 4.1.4.RELEASE |
com.stormpath.spring : stormpath-spring | jar | 1.0.RC4.5 |
com.stormpath.sdk : stormpath-sdk-api | jar | 1.0.RC4.5 |
com.stormpath.sdk : stormpath-sdk-impl | jar | 1.0.RC4.5 |
Group / Artifact | Type | Version |
---|---|---|
com.stormpath.sdk : stormpath-sdk-httpclient | jar | 1.0.RC4.5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 4.1.4.RELEASE |
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 |