microprofile-config-keyvault

Custom microprofile-config to inject secrets from Azure KeyVault using Managed Service Identity

License

License

MIT
Categories

Categories

config Application Layer Libs Configuration KeY Data Data Formats Formal Verification
GroupId

GroupId

com.abnamro.coesd.azure
ArtifactId

ArtifactId

microprofile-config-keyvault
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

microprofile-config-keyvault
Custom microprofile-config to inject secrets from Azure KeyVault using Managed Service Identity
Project URL

Project URL

https://github.com/abnamrocoesd/microprofile-config-keyvault
Project Organization

Project Organization

ABNAMRO Bank
Source Code Management

Source Code Management

https://github.com/abnamrocoesd/microprofile-config-keyvault

Download microprofile-config-keyvault

How to add to project

<!-- https://jarcasting.com/artifacts/com.abnamro.coesd.azure/microprofile-config-keyvault/ -->
<dependency>
    <groupId>com.abnamro.coesd.azure</groupId>
    <artifactId>microprofile-config-keyvault</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.abnamro.coesd.azure/microprofile-config-keyvault/
implementation 'com.abnamro.coesd.azure:microprofile-config-keyvault:1.1.1'
// https://jarcasting.com/artifacts/com.abnamro.coesd.azure/microprofile-config-keyvault/
implementation ("com.abnamro.coesd.azure:microprofile-config-keyvault:1.1.1")
'com.abnamro.coesd.azure:microprofile-config-keyvault:jar:1.1.1'
<dependency org="com.abnamro.coesd.azure" name="microprofile-config-keyvault" rev="1.1.1">
  <artifact name="microprofile-config-keyvault" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.abnamro.coesd.azure', module='microprofile-config-keyvault', version='1.1.1')
)
libraryDependencies += "com.abnamro.coesd.azure" % "microprofile-config-keyvault" % "1.1.1"
[com.abnamro.coesd.azure/microprofile-config-keyvault "1.1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.microprofile.config : microprofile-config-api jar 1.4
com.azure : azure-security-keyvault-secrets jar 4.2.1
com.azure : azure-identity jar 1.1.2

provided (1)

Group / Artifact Type Version
org.simpleframework : simple-xml jar 2.7.1

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar RELEASE
org.mockito : mockito-all jar 1.10.19
org.jboss.weld.se : weld-se-core jar 3.0.5.Final
org.jboss.weld.module : weld-web jar 3.0.5.Final
org.jboss.weld : weld-junit5 jar 1.3.1.Final
org.apache.geronimo.config : geronimo-config-impl jar 1.2.2
com.azure : azure-core-test jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.0.1
1.0.0