We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b70f4b commit 9ff9c16Copy full SHA for 9ff9c16
pom.xml
@@ -494,6 +494,11 @@
494
<version>6.0.0</version>
495
<scope>provided</scope>
496
</dependency>
497
+ <dependency>
498
+ <groupId>com.vaadin</groupId>
499
+ <artifactId>vaadin-dev</artifactId>
500
+ <optional>true</optional>
501
+ </dependency>
502
<dependency>
503
<groupId>com.flowingcode.vaadin.addons.demo</groupId>
504
<artifactId>commons-demo</artifactId>
0 commit comments