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