MVN

com.github.fedyafed : consul-vault-maven-plugin

Maven & Gradle

Jan 27, 2019
1 stars

Consul-Vault Maven Plugin · Get properties for Maven project from Consul K/V and Vault secret store.

<plugin>
    <groupId>com.github.fedyafed</groupId>
    <artifactId>consul-vault-maven-plugin</artifactId>
    <version>0.2.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.fedyafed : consul-vault-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of com.github.fedyafed : consul-vault-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
consul-vault-maven-plugin-0.2.0
0.1.x
consul-vault-maven-plugin-0.1.0
0.0.x
consul-vault-maven-plugin-0.0.5.1
consul-vault-maven-plugin-0.0.4
consul-vault-maven-plugin-0.0.3.5
consul-vault-maven-plugin-0.0.3.4
consul-vault-maven-plugin-0.0.2
consul-vault-maven-plugin-0.0.1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.github.fedyafed</groupId>
    <artifactId>consul-vault-maven-plugin</artifactId>
    <version>0.2.0</version>
</plugin>

Advertisement