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