<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-spreadsheet-flow</artifactId>
<version>23.5.6</version>
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='vaadin-spreadsheet-flow', version='23.5.6')
)
<parent> <groupId>com.vaadin</groupId> <artifactId>vaadin-spreadsheet-flow-parent</artifactId> <version>23.5.6</version> </parent>
compile
|-- com.vaadin:flow-server:23.5.5
|-- com.vaadin:vaadin-button-flow:23.5.6
|-- com.vaadin:vaadin-checkbox-flow:23.5.6
|-- com.vaadin:vaadin-ordered-layout-flow:23.5.6
|-- com.vaadin:flow-html-components:23.5.5
|-- com.vaadin:vaadin-icons-flow:23.5.6
|-- com.vaadin:license-checker:1.12.8
|-- org.apache.poi:poi-scratchpad:5.2.3
|-- org.apache.poi:poi-ooxml:5.2.3
|-- org.apache.poi:poi-ooxml-full:5.2.3
provided