is not current version
Last Version 1.4.11

io.helidon.microprofile.config:helidon-microprofile-config-project 0.10.5

Microprofile config implementation Project

Categories

Categories

Helidon Container Microservices config Application Layer Libs Configuration
GroupId

GroupId

io.helidon.microprofile.config
ArtifactId

ArtifactId

helidon-microprofile-config-project
Version

Version

0.10.5
Type

Type

pom

Download helidon-microprofile-config-project 0.10.5


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