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