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 342f8fd commit 282791bCopy full SHA for 282791b
pom.xml
@@ -115,6 +115,12 @@
115
<version>4.13.1</version>
116
<scope>test</scope>
117
</dependency>
118
+ <dependency>
119
+ <groupId>com.flowingcode.vaadin.addons.demo</groupId>
120
+ <artifactId>commons-demo</artifactId>
121
+ <version>1.0.0-SNAPSHOT</version>
122
+ <scope>test</scope>
123
+ </dependency>
124
</dependencies>
125
126
<build>
0 commit comments