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