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

com.stormpath.spring:stormpath-spring-parent 1.0.RC4.5

Support for using Stormpath in Spring applications.

Категории

Категории

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

Группа

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

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

stormpath-spring-parent
Версия

Версия

1.0.RC4.5
Тип

Тип

pom

Скачать stormpath-spring-parent 1.0.RC4.5

Имя Файла Размер
stormpath-spring-parent-1.0.RC4.5.pom 1 KB
Обзор

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