<dependency>
<groupId>com.vaadin</groupId>
<artifactId>flow-component-demo-helpers</artifactId>
<version>2.9.3</version>
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='flow-component-demo-helpers', version='2.9.3')
)
<parent> <groupId>com.vaadin</groupId> <artifactId>flow-project</artifactId> <version>2.9.3</version> </parent>
compile
|-- javax.servlet:javax.servlet-api:3.1.0
|-- org.eclipse.jetty:jetty-webapp:9.4.43.v20210629
|-- org.eclipse.jetty:jetty-continuation:9.4.43.v20210629
|-- org.eclipse.jetty:jetty-annotations:9.4.43.v20210629
|-- org.eclipse.jetty.websocket:websocket-server:9.4.43.v20210629
|-- com.vaadin:flow-html-components:2.9.3
|-- com.vaadin:vaadin-lumo-theme:2.9.3
|-- com.vaadin:vaadin-material-theme:2.9.3
|-- org.webjars.bowergithub.webcomponents:shadycss:1.8.0
|-- com.vaadin:flow-client:2.9.3
provided