Jar examples for v:vaadin-spring-boot-starter
Spring Boot Starter for Vaadin Flow applications.
You can download jar file vaadin-spring-boot-starter 1.1.1 in this page.
You can use the following script to add vaadin-spring-boot-starter-1.1.1.jar to your project.
<dependency> <groupId>com.vaadin</groupId> <artifactId>vaadin-spring-boot-starter</artifactId> <version>1.1.1</version> </dependency>
compile group: 'com.vaadin', name: 'vaadin-spring-boot-starter', version: '1.1.1'
libraryDependencies += "com.vaadin" % "vaadin-spring-boot-starter" % "1.1.1"
<dependency org="com.vaadin" name="vaadin-spring-boot-starter" rev="1.1.1"/>
@Grapes(@Grab(group='com.vaadin', module='vaadin-spring-boot-starter', version='1.1.1'))
'com.vaadin:vaadin-spring-boot-starter:jar:1.1.1'
Click the following link to download the jar file.
vaadin-spring-boot-starter-1.1.1.jar