Vaadin server-push, data binding and validators (#2283)

This commit is contained in:
Jesus Boadas
2017-07-18 19:46:02 -04:00
committed by maibin
parent aba59e88d9
commit a24e442731
3 changed files with 112 additions and 14 deletions
+4
View File
@@ -476,6 +476,10 @@
<groupId>com.vaadin</groupId>
<artifactId>vaadin-themes</artifactId>
</dependency>
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-push</artifactId>
</dependency>
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>