File | Operation |
---|---|
helidon-common-project-1.4.11.pom | download |
<dependency>
<groupId>io.helidon.common</groupId>
<artifactId>helidon-common-project</artifactId>
<version>1.4.11</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.helidon.common', module='helidon-common-project', version='1.4.11')
)
<parent> <groupId>io.helidon</groupId> <artifactId>helidon-project</artifactId> <version>1.4.11</version> </parent>