не последняя версия
Последняя версия 2.0.4-okta

com.stormpath.spring:stormpath-spring 1.0.RC8

Implementations of Stormpath interfaces that delegate to Spring components.

Категории

Категории

ORM Данные
Группа

Группа

com.stormpath.spring
Идентификатор

Идентификатор

stormpath-spring
Версия

Версия

1.0.RC8
Тип

Тип

jar

Скачать stormpath-spring 1.0.RC8


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