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.0.0 in this page.
You can use the following script to add vaadin-spring-boot-starter-1.0.0.jar to your project.
<dependency> <groupId>com.vaadin</groupId> <artifactId>vaadin-spring-boot-starter</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.vaadin', name: 'vaadin-spring-boot-starter', version: '1.0.0'
libraryDependencies += "com.vaadin" % "vaadin-spring-boot-starter" % "1.0.0"
<dependency org="com.vaadin" name="vaadin-spring-boot-starter" rev="1.0.0"/>
@Grapes(@Grab(group='com.vaadin', module='vaadin-spring-boot-starter', version='1.0.0'))
'com.vaadin:vaadin-spring-boot-starter:jar:1.0.0'
Click the following link to download the jar file.
vaadin-spring-boot-starter-1.0.0.jar