is not current version
Last Version 3.0.0-beta.1

com.microsoft.azure:azure-keyvault-secrets-spring-boot-starter 0.1.9

Spring Boot Starter supporting Azure Key Vault Secrets as PropertySource

Categories

Categories

Spring Boot Container Microservices KeY Data Data Formats Formal Verification
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-keyvault-secrets-spring-boot-starter
Version

Version

0.1.9
Type

Type

jar

Download azure-keyvault-secrets-spring-boot-starter 0.1.9


<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-keyvault-secrets-spring-boot-starter/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-keyvault-secrets-spring-boot-starter</artifactId>
    <version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-keyvault-secrets-spring-boot-starter/
implementation 'com.microsoft.azure:azure-keyvault-secrets-spring-boot-starter:0.1.9'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-keyvault-secrets-spring-boot-starter/
implementation ("com.microsoft.azure:azure-keyvault-secrets-spring-boot-starter:0.1.9")
'com.microsoft.azure:azure-keyvault-secrets-spring-boot-starter:jar:0.1.9'
<dependency org="com.microsoft.azure" name="azure-keyvault-secrets-spring-boot-starter" rev="0.1.9">
  <artifact name="azure-keyvault-secrets-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-keyvault-secrets-spring-boot-starter', version='0.1.9')
)
libraryDependencies += "com.microsoft.azure" % "azure-keyvault-secrets-spring-boot-starter" % "0.1.9"
[com.microsoft.azure/azure-keyvault-secrets-spring-boot-starter "0.1.9"]