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

com.stormpath.spring:spring-boot-starter-stormpath-thymeleaf 1.0.RC4.1

Spring Boot Web Starter for Stormpath with Thymeleaf views

Категории

Категории

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

Группа

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

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

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

Версия

1.0.RC4.1
Тип

Тип

jar

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


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