MVN

com.vaadin : vaadin-spring-boot

Maven & Gradle

Jan 12, 2022
11 usages
153 stars

vaadin-spring-boot · Provides Spring Boot integration for Vaadin applications.

<dependency>
    <groupId>com.vaadin</groupId>
    <artifactId>vaadin-spring-boot</artifactId>
    <version>3.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vaadin : vaadin-spring-boot to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.1
  • Latest Beta: 1.0.0.beta3

All Versions

Choose a version of com.vaadin : vaadin-spring-boot to add to Maven or Gradle - All Versions:

  • Version Updated
  • vaadin-spring-boot-3.2.1

    Jul 29, 2019
  • vaadin-spring-boot-3.2.0

    Jun 05, 2019
  • vaadin-spring-boot-3.1.1

    Sep 03, 2018
  • vaadin-spring-boot-3.1.0

    Jul 17, 2018
  • vaadin-spring-boot-3.0.1

    Jun 07, 2018
  • vaadin-spring-boot-3.0.0

    Jan 17, 2018
  • vaadin-spring-boot-2.0.1

    Mar 28, 2017
  • vaadin-spring-boot-2.0.0

    Feb 20, 2017
  • vaadin-spring-boot-1.2.0

    Jan 31, 2017
  • vaadin-spring-boot-1.1.1

    Nov 24, 2016
  • vaadin-spring-boot-1.1.0

    Nov 09, 2016
  • vaadin-spring-boot-1.0.2

    Sep 14, 2016
  • vaadin-spring-boot-1.0.1

    Sep 02, 2016
  • vaadin-spring-boot-1.0.0

    Sep 15, 2015
  • vaadin-spring-boot-1.0.0.beta3

    Apr 27, 2015
  • vaadin-spring-boot-1.0.0.beta2

    Mar 31, 2015

How to add a dependency to Maven

Add the following com.vaadin : vaadin-spring-boot maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.vaadin</groupId>
    <artifactId>vaadin-spring-boot</artifactId>
    <version>3.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.vaadin : vaadin-spring-boot gradle dependency to your build.gradle file:

implementation 'com.vaadin:vaadin-spring-boot:3.2.1'

Gradle Kotlin DSL: Add the following com.vaadin : vaadin-spring-boot gradle kotlin dependency to your build.gradle.kts file:

implementation("com.vaadin:vaadin-spring-boot:3.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.vaadin : vaadin-spring-boot sbt scala dependency to your build.sbt file:

libraryDependencies += "com.vaadin" % "vaadin-spring-boot" % "3.2.1"

Advertisement

Dependencies from Group

Feb 23, 2023
207 usages
1.7k stars
Mar 13, 2023
163 usages
5 stars
Mar 17, 2023
134 usages
Mar 20, 2023
133 usages
Mar 20, 2023
126 usages

Discover Dependencies

sdk
Apr 29, 2015
1 usages
Apr 12, 2017
12 stars
Dec 16, 2015
3 usages
2k stars
Jul 04, 2017
14 usages
363 stars
Apr 28, 2016
2 usages
2.1k stars
Apr 28, 2016
2 usages
2.1k stars
Apr 28, 2016
3 usages
2.1k stars
Apr 28, 2016
9 usages
2.1k stars
Apr 28, 2016
4 usages
2.1k stars
Apr 28, 2016
3 usages
2.1k stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome