<dependency>
<groupId>io.helidon.microprofile.bundles</groupId>
<artifactId>bundles-project</artifactId>
<version>4.1.6</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.helidon.microprofile.bundles', module='bundles-project', version='4.1.6')
)