License |
License
MIT
|
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration KeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.abnamro.coesd.azure |
ArtifactId | ArtifactIdmicroprofile-config-keyvault |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmicroprofile-config-keyvault
Custom microprofile-config to inject secrets from Azure KeyVault using Managed
Service Identity
|
Project URL |
Project URL |
Project Organization |
Project OrganizationABNAMRO Bank |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.simpleframework : simple-xml | jar | 2.7.1 |
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 |