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

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

Spring Boot WebMVC Starter for Stormpath

Категории

Категории

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

Группа

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

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

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

Версия

1.0.RC4
Тип

Тип

jar

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


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