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