File | Operation |
---|---|
vaadin-flow-components-14.12.2.pom | download |
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-flow-components</artifactId>
<version>14.12.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='vaadin-flow-components', version='14.12.2')
)
<parent> <groupId>com.vaadin</groupId> <artifactId>vaadin-parent</artifactId> <version>2.2.0</version> </parent>