is not current version
Last Version 1.6.0

spring-boot-spa-starter 1.5.0

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

License

License

MIT
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.timo-reymann
ArtifactId

ArtifactId

spring-boot-spa-starter
Version

Version

1.5.0
Type

Type

jar
Description

Description

spring-boot-spa-starter
Simple, yet powerful starter for powering your single page application with an servlet backend, including an configuration endpoint.
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/timo-reymann/spring-boot-spa-starter/tree/master

Download spring-boot-spa-starter 1.5.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.5.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.5.0'
// https://jarcasting.com/artifacts/com.github.timo-reymann/spring-boot-spa-starter/
implementation ("com.github.timo-reymann:spring-boot-spa-starter:1.5.0")
'com.github.timo-reymann:spring-boot-spa-starter:jar:1.5.0'
<dependency org="com.github.timo-reymann" name="spring-boot-spa-starter" rev="1.5.0">
  <artifact name="spring-boot-spa-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.timo-reymann', module='spring-boot-spa-starter', version='1.5.0')
)
libraryDependencies += "com.github.timo-reymann" % "spring-boot-spa-starter" % "1.5.0"
[com.github.timo-reymann/spring-boot-spa-starter "1.5.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.1.RELEASE

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.1.RELEASE
org.projectlombok : lombok jar 1.18.12

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.1.RELEASE

Project Modules

There are no modules declared in this project.