Configuration Provider for HashiCorp Vault

The ConfigProvider is a means for Kafka Applications to retrieve secret configuration options and provide them to the implementations without showing the contents in the output. The Configuration Provider for HashiCorp Vault can connect to a HashiCorp Vault installation and retrieve one or more keys and secrets stored.

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки config Библиотеки уровня приложения Configuration
Группа

Группа

io.axual.utilities.config.providers
Идентификатор

Идентификатор

vault-config-provider
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Configuration Provider for HashiCorp Vault
The ConfigProvider is a means for Kafka Applications to retrieve secret configuration options and provide them to the implementations without showing the contents in the output. The Configuration Provider for HashiCorp Vault can connect to a HashiCorp Vault installation and retrieve one or more keys and secrets stored.
Ссылка на сайт

Ссылка на сайт

https://axual.com/
Организация-разработчик

Организация-разработчик

Axual B.V.

Скачать vault-config-provider

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.axual.utilities.config.providers/vault-config-provider/ -->
<dependency>
    <groupId>io.axual.utilities.config.providers</groupId>
    <artifactId>vault-config-provider</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.axual.utilities.config.providers/vault-config-provider/
implementation 'io.axual.utilities.config.providers:vault-config-provider:1.0.0'
// https://jarcasting.com/artifacts/io.axual.utilities.config.providers/vault-config-provider/
implementation ("io.axual.utilities.config.providers:vault-config-provider:1.0.0")
'io.axual.utilities.config.providers:vault-config-provider:jar:1.0.0'
<dependency org="io.axual.utilities.config.providers" name="vault-config-provider" rev="1.0.0">
  <artifact name="vault-config-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.axual.utilities.config.providers', module='vault-config-provider', version='1.0.0')
)
libraryDependencies += "io.axual.utilities.config.providers" % "vault-config-provider" % "1.0.0"
[io.axual.utilities.config.providers/vault-config-provider "1.0.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.bettercloud : vault-java-driver jar 5.1.0

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.kafka : kafka-clients jar 2.3.1

test (8)

Идентификатор библиотеки Тип Версия
org.testcontainers : junit-jupiter jar 1.14.3
org.testcontainers : vault jar 1.14.3
org.junit.jupiter : junit-jupiter jar 5.6.2
org.mockito : mockito-core jar 3.3.3
org.mockito : mockito-junit-jupiter jar 3.3.3
org.apache.commons : commons-lang3 jar 3.9
com.google.guava : guava jar 29.0-jre
org.slf4j : slf4j-simple jar 1.7.30

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0
0.0.11
0.0.10
0.0.9
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1