Last Version

Vault Java Driver 4.2.0

A Java client library for HashiCorp Vault

License

License

MIT
Categories

Categories

Java Languages
GroupId

GroupId

io.github.stephenc.tmp-fork
ArtifactId

ArtifactId

vault-java-driver
Version

Version

4.2.0
Type

Type

jar
Description

Description

Vault Java Driver
A Java client library for HashiCorp Vault
Project URL

Project URL

https://github.com/stephenc/vault-java-driver/tree/mavenize
Source Code Management

Source Code Management

http://github.com/stephenc/vault-java-driver/tree/master/

Download vault-java-driver 4.2.0


<!-- https://jarcasting.com/artifacts/io.github.stephenc.tmp-fork/vault-java-driver/ -->
<dependency>
    <groupId>io.github.stephenc.tmp-fork</groupId>
    <artifactId>vault-java-driver</artifactId>
    <version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.stephenc.tmp-fork/vault-java-driver/
implementation 'io.github.stephenc.tmp-fork:vault-java-driver:4.2.0'
// https://jarcasting.com/artifacts/io.github.stephenc.tmp-fork/vault-java-driver/
implementation ("io.github.stephenc.tmp-fork:vault-java-driver:4.2.0")
'io.github.stephenc.tmp-fork:vault-java-driver:jar:4.2.0'
<dependency org="io.github.stephenc.tmp-fork" name="vault-java-driver" rev="4.2.0">
  <artifact name="vault-java-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.stephenc.tmp-fork', module='vault-java-driver', version='4.2.0')
)
libraryDependencies += "io.github.stephenc.tmp-fork" % "vault-java-driver" % "4.2.0"
[io.github.stephenc.tmp-fork/vault-java-driver "4.2.0"]

Dependencies

test (9)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.28.2
org.testcontainers : testcontainers jar 1.12.0
org.eclipse.jetty : jetty-server jar 9.4.19.v20190610
org.slf4j : slf4j-api jar 1.7.26
org.bouncycastle : bcprov-jdk15on jar 1.62
org.bouncycastle : bcpkix-jdk15on jar 1.62
commons-io : commons-io jar 1.3.2
org.slf4j : slf4j-simple jar 1.7.26

Project Modules

There are no modules declared in this project.