com.bettercloud.vault.rest.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of vault-java-driver Show documentation
Show all versions of vault-java-driver Show documentation
Zero-dependency Java client for HashiCorp's Vault
/**
* Intended for internal use by other classes within the Vault driver library.
*
* Functionality for making REST calls, with no dependencies beyond the Java standard library.
*/
package com.bettercloud.vault.rest;