is not current version
Last Version 3.0.0-M2

io.helidon.bundles:helidon-bundles-config 2.0.0-M1

The single Config reference Bundle that provides dependencies on selected runtime modules.

Categories

Categories

Helidon Container Microservices config Application Layer Libs Configuration
GroupId

GroupId

io.helidon.bundles
ArtifactId

ArtifactId

helidon-bundles-config
Version

Version

2.0.0-M1
Type

Type

jar

Download helidon-bundles-config 2.0.0-M1


<!-- https://jarcasting.com/artifacts/io.helidon.bundles/helidon-bundles-config/ -->
<dependency>
    <groupId>io.helidon.bundles</groupId>
    <artifactId>helidon-bundles-config</artifactId>
    <version>2.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.bundles/helidon-bundles-config/
implementation 'io.helidon.bundles:helidon-bundles-config:2.0.0-M1'
// https://jarcasting.com/artifacts/io.helidon.bundles/helidon-bundles-config/
implementation ("io.helidon.bundles:helidon-bundles-config:2.0.0-M1")
'io.helidon.bundles:helidon-bundles-config:jar:2.0.0-M1'
<dependency org="io.helidon.bundles" name="helidon-bundles-config" rev="2.0.0-M1">
  <artifact name="helidon-bundles-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.bundles', module='helidon-bundles-config', version='2.0.0-M1')
)
libraryDependencies += "io.helidon.bundles" % "helidon-bundles-config" % "2.0.0-M1"
[io.helidon.bundles/helidon-bundles-config "2.0.0-M1"]