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

com.stormpath.spring:stormpath-spring 1.1.2

Implementations of Stormpath interfaces that delegate to Spring components.

Категории

Категории

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

Группа

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

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

stormpath-spring
Версия

Версия

1.1.2
Тип

Тип

jar

Скачать stormpath-spring 1.1.2


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