is not current version
Last Version 23.1.2

Spring Boot Starter 19.0.8

Spring Boot Starter for Vaadin Flow applications.

License

License

Categories

Categories

Spring Boot Container Microservices Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

vaadin-spring-boot-starter
Version

Version

19.0.8
Type

Type

jar
Description

Description

Spring Boot Starter
Spring Boot Starter for Vaadin Flow applications.
Project URL

Project URL

https://vaadin.com/vaadin-spring-boot-starter

Download vaadin-spring-boot-starter 19.0.8


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

Dependencies

compile (3)

Group / Artifact Type Version
com.vaadin : vaadin-spring jar 16.0.1
com.vaadin : vaadin-core jar 19.0.8
org.springframework.boot : spring-boot-starter-web jar 2.2.0.RELEASE

Project Modules

There are no modules declared in this project.