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