MVN

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

Maven & Gradle

May 26, 2023
3k stars

Helidon Microprofile Config · Microprofile config implementation Project

<dependency>
    <groupId>io.helidon.microprofile.config</groupId>
    <artifactId>helidon-microprofile-config-project</artifactId>
    <version>1.4.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.helidon.microprofile.config : helidon-microprofile-config-project to add to Maven - Latest Versions:

  • Latest Stable: 1.4.13

All Versions

Choose a version of io.helidon.microprofile.config : helidon-microprofile-config-project to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
helidon-microprofile-config-project-1.4.13
helidon-microprofile-config-project-1.4.12
helidon-microprofile-config-project-1.4.11
helidon-microprofile-config-project-1.4.10
helidon-microprofile-config-project-1.4.9
helidon-microprofile-config-project-1.4.8
helidon-microprofile-config-project-1.4.7
helidon-microprofile-config-project-1.4.6
helidon-microprofile-config-project-1.4.5
helidon-microprofile-config-project-1.4.4
helidon-microprofile-config-project-1.4.3
helidon-microprofile-config-project-1.4.2
helidon-microprofile-config-project-1.4.1
helidon-microprofile-config-project-1.4.0
1.3.x
helidon-microprofile-config-project-1.3.1
helidon-microprofile-config-project-1.3.0
1.2.x
helidon-microprofile-config-project-1.2.1
helidon-microprofile-config-project-1.2.0
1.1.x
helidon-microprofile-config-project-1.1.2
helidon-microprofile-config-project-1.1.1
helidon-microprofile-config-project-1.1.0
1.0.x
helidon-microprofile-config-project-1.0.3
helidon-microprofile-config-project-1.0.2
helidon-microprofile-config-project-1.0.1
helidon-microprofile-config-project-1.0.0
0.11.x
helidon-microprofile-config-project-0.11.1
helidon-microprofile-config-project-0.11.0
0.10.x
helidon-microprofile-config-project-0.10.6
helidon-microprofile-config-project-0.10.5
helidon-microprofile-config-project-0.10.4
helidon-microprofile-config-project-0.10.3
helidon-microprofile-config-project-0.10.2
helidon-microprofile-config-project-0.10.1
helidon-microprofile-config-project-0.10.0
0.9.x
helidon-microprofile-config-project-0.9.1
helidon-microprofile-config-project-0.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.helidon.microprofile.config</groupId>
    <artifactId>helidon-microprofile-config-project</artifactId>
    <version>1.4.13</version>
</dependency>