is not current version
Last Version 1.4.11

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

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.11.0
Type

Type

pom

Download helidon-microprofile-config-project 0.11.0


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