MVN

io.smallrye : smallrye-config-docs

Maven & Gradle

Dec 05, 2019
138 stars

SmallRye: MicroProfile Config Documentation (relocation) · Relocation for MicroProfile Config artifact

<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-config-docs</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.smallrye : smallrye-config-docs to add to Maven - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of io.smallrye : smallrye-config-docs to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
smallrye-config-docs-1.5.0
1.4.x
smallrye-config-docs-1.4.1
smallrye-config-docs-1.4.0
1.3.x
smallrye-config-docs-1.3.11
smallrye-config-docs-1.3.10
smallrye-config-docs-1.3.9
smallrye-config-docs-1.3.7
smallrye-config-docs-1.3.6
smallrye-config-docs-1.3.5
smallrye-config-docs-1.3.4
smallrye-config-docs-1.3.3
smallrye-config-docs-1.3.2
smallrye-config-docs-1.3.1
smallrye-config-docs-1.3.0
1.0.x
smallrye-config-docs-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-config-docs</artifactId>
    <version>1.5.0</version>
</dependency>

Advertisement