Jar examples for a:azure-keyvault-secrets-spring-boot-starter
Spring Boot Starter supporting Azure Key Vault Secrets as PropertySource
You can download jar file azure-keyvault-secrets-spring-boot-starter 0.2.0 in this page.
MIT
You can use the following script to add azure-keyvault-secrets-spring-boot-starter-0.2.0.jar to your project.
<dependency> <groupId>com.microsoft.azure</groupId> <artifactId>azure-keyvault-secrets-spring-boot-starter</artifactId> <version>0.2.0</version> </dependency>
compile group: 'com.microsoft.azure', name: 'azure-keyvault-secrets-spring-boot-starter', version: '0.2.0'
libraryDependencies += "com.microsoft.azure" % "azure-keyvault-secrets-spring-boot-starter" % "0.2.0"
<dependency org="com.microsoft.azure" name="azure-keyvault-secrets-spring-boot-starter" rev="0.2.0"/>
@Grapes(@Grab(group='com.microsoft.azure', module='azure-keyvault-secrets-spring-boot-starter', version='0.2.0'))
'com.microsoft.azure:azure-keyvault-secrets-spring-boot-starter:jar:0.2.0'
Click the following link to download the jar file.
azure-keyvault-secrets-spring-boot-starter-0.2.0.jar