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 7206656 commit 6b04364Copy full SHA for 6b04364
pom.xml
@@ -111,6 +111,12 @@
111
<version>4.13.1</version>
112
<scope>test</scope>
113
</dependency>
114
+ <dependency>
115
+ <groupId>com.flowingcode.vaadin.addons.demo</groupId>
116
+ <artifactId>commons-demo</artifactId>
117
+ <version>1.0.0-SNAPSHOT</version>
118
+ <scope>test</scope>
119
+ </dependency>
120
</dependencies>
121
122
<build>
0 commit comments