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