Last Version

edison-vault 2.0.4

Library to access Vault servers and inject secrets into Edison services.

License

License

GroupId

GroupId

de.otto.edison
ArtifactId

ArtifactId

edison-vault
Version

Version

2.0.4
Type

Type

jar
Description

Description

edison-vault
Library to access Vault servers and inject secrets into Edison services.
Project URL

Project URL

https://github.com/otto-de/edison-vault

Download edison-vault 2.0.4


<!-- https://jarcasting.com/artifacts/de.otto.edison/edison-vault/ -->
<dependency>
    <groupId>de.otto.edison</groupId>
    <artifactId>edison-vault</artifactId>
    <version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto.edison/edison-vault/
implementation 'de.otto.edison:edison-vault:2.0.4'
// https://jarcasting.com/artifacts/de.otto.edison/edison-vault/
implementation ("de.otto.edison:edison-vault:2.0.4")
'de.otto.edison:edison-vault:jar:2.0.4'
<dependency org="de.otto.edison" name="edison-vault" rev="2.0.4">
  <artifact name="edison-vault" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto.edison', module='edison-vault', version='2.0.4')
)
libraryDependencies += "de.otto.edison" % "edison-vault" % "2.0.4"
[de.otto.edison/edison-vault "2.0.4"]

Dependencies

compile (4)

Group / Artifact Type Version
org.asynchttpclient : async-http-client jar 2.0.36
org.springframework.boot : spring-boot-autoconfigure jar 1.3.3.RELEASE
com.google.code.gson : gson jar 2.6.2
org.springframework : spring-context jar 4.2.5.RELEASE

test (6)

Group / Artifact Type Version
org.testng : testng jar 6.8.1
org.hamcrest : hamcrest-all jar 1.3
org.springframework : spring-test jar 4.2.5.RELEASE
org.mockito : mockito-core jar 1.10.19
org.powermock : powermock-api-mockito jar 1.6.3
org.powermock : powermock-module-testng jar 1.6.3

Project Modules

There are no modules declared in this project.