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