не последняя версия
Последняя версия 1.6.0

com.github.timo-reymann:spring-boot-spa-starter 1.0.0

Simple, yet powerful starter for powering your single page application with an servlet backend, including an configuration endpoint.

Категории

Категории

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

Группа

com.github.timo-reymann
Идентификатор

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

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

Версия

1.0.0
Тип

Тип

jar

Скачать spring-boot-spa-starter 1.0.0


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