License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.stormpath.spring |
ArtifactId | ArtifactIdstormpath-spring |
Last Version | Last Version2.0.4-okta |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStormpath :: Spring :: Core
Implementations of Stormpath interfaces that delegate to Spring components.
|
<!-- https://jarcasting.com/artifacts/com.stormpath.spring/stormpath-spring/ -->
<dependency>
<groupId>com.stormpath.spring</groupId>
<artifactId>stormpath-spring</artifactId>
<version>2.0.4-okta</version>
</dependency>
// https://jarcasting.com/artifacts/com.stormpath.spring/stormpath-spring/
implementation 'com.stormpath.spring:stormpath-spring:2.0.4-okta'
// https://jarcasting.com/artifacts/com.stormpath.spring/stormpath-spring/
implementation ("com.stormpath.spring:stormpath-spring:2.0.4-okta")
'com.stormpath.spring:stormpath-spring:jar:2.0.4-okta'
<dependency org="com.stormpath.spring" name="stormpath-spring" rev="2.0.4-okta">
<artifact name="stormpath-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stormpath.spring', module='stormpath-spring', version='2.0.4-okta')
)
libraryDependencies += "com.stormpath.spring" % "stormpath-spring" % "2.0.4-okta"
[com.stormpath.spring/stormpath-spring "2.0.4-okta"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.3.5.RELEASE |
com.stormpath.sdk : stormpath-sdk-api | jar | 2.0.4-okta |
Group / Artifact | Type | Version |
---|---|---|
com.stormpath.sdk : stormpath-sdk-httpclient | jar | 2.0.4-okta |
org.springframework : spring-test | jar | 4.3.5.RELEASE |
ch.qos.logback : logback-classic | jar | 1.1.8 |
org.testng : testng | jar | 6.9.10 |
org.codehaus.groovy : groovy-all | jar | 2.4.7 |
org.easymock : easymock | jar | 3.4 |
org.powermock : powermock-module-testng | jar | 1.6.5 |
org.powermock : powermock-api-easymock | jar | 1.6.5 |