| License |
License |
|---|---|
| GroupId | GroupIdde.otto.edison |
| ArtifactId | ArtifactIdedison-vault |
| Version | Version2.0.4 |
| Type | Typejar |
| Description |
Descriptionedison-vault
Library to access Vault servers and inject secrets into Edison services.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| edison-vault-2.0.4.pom | |
| edison-vault-2.0.4.jar | 12 KB |
| edison-vault-2.0.4-sources.jar | 6 KB |
| edison-vault-2.0.4-javadoc.jar | 30 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |