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