Changes for the new Vaadin Gadget

This commit is contained in:
supersache
2018-09-19 14:55:56 +02:00
parent 99f463cc69
commit 58e578b0f6
3 changed files with 79 additions and 0 deletions
+5
View File
@@ -308,6 +308,11 @@
<artifactId>clojure</artifactId>
<version>1.8.0</version>
</dependency>
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-server</artifactId>
<version>7.7.14</version>
</dependency>
</dependencies>
<profiles>