MVN

com.nerdynick : commons-configuration-vault-parent

Maven & Gradle

Aug 11, 2020
0 stars

commons-configuration-vault-parent · Hashicorp Vault integration for Apache Commons Configuration

<dependency>
    <groupId>com.nerdynick</groupId>
    <artifactId>commons-configuration-vault-parent</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nerdynick : commons-configuration-vault-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.nerdynick : commons-configuration-vault-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
commons-configuration-vault-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.nerdynick</groupId>
    <artifactId>commons-configuration-vault-parent</artifactId>
    <version>1.0</version>
</dependency>

Advertisement