MVN

org.apache.geronimo : microprofile-extensions-config

Maven & Gradle

Feb 25, 2019

Geronimo Microprofile :: Extensions :: Config · A parent pom for microprofile config extensions.

<dependency>
    <groupId>org.apache.geronimo</groupId>
    <artifactId>microprofile-extensions-config</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.geronimo : microprofile-extensions-config to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of org.apache.geronimo : microprofile-extensions-config to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
microprofile-extensions-config-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.geronimo</groupId>
    <artifactId>microprofile-extensions-config</artifactId>
    <version>1.0.2</version>
</dependency>