не последняя версия
Последняя версия 1.0.RC4.5

com.stormpath.spring:spring-boot-starter-stormpath 1.0.RC4.3

Spring Boot Starter for Stormpath

Категории

Категории

Spring Boot Контейнер Микросервисы ORM Данные
Группа

Группа

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

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

spring-boot-starter-stormpath
Версия

Версия

1.0.RC4.3
Тип

Тип

jar

Скачать spring-boot-starter-stormpath 1.0.RC4.3


<!-- 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.stormpath.spring/spring-boot-starter-stormpath/
implementation 'com.stormpath.spring:spring-boot-starter-stormpath:1.0.RC4.3'
// https://jarcasting.com/artifacts/com.stormpath.spring/spring-boot-starter-stormpath/
implementation ("com.stormpath.spring:spring-boot-starter-stormpath:1.0.RC4.3")
'com.stormpath.spring:spring-boot-starter-stormpath:jar:1.0.RC4.3'
<dependency org="com.stormpath.spring" name="spring-boot-starter-stormpath" rev="1.0.RC4.3">
  <artifact name="spring-boot-starter-stormpath" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stormpath.spring', module='spring-boot-starter-stormpath', version='1.0.RC4.3')
)
libraryDependencies += "com.stormpath.spring" % "spring-boot-starter-stormpath" % "1.0.RC4.3"
[com.stormpath.spring/spring-boot-starter-stormpath "1.0.RC4.3"]