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