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