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 2.0.2 in this page.
MIT
You can use the following script to add azure-keyvault-secrets-spring-boot-starter-2.0.2.jar to your project.
<dependency> <groupId>com.microsoft.azure</groupId> <artifactId>azure-keyvault-secrets-spring-boot-starter</artifactId> <version>2.0.2</version> </dependency>
compile group: 'com.microsoft.azure', name: 'azure-keyvault-secrets-spring-boot-starter', version: '2.0.2'
libraryDependencies += "com.microsoft.azure" % "azure-keyvault-secrets-spring-boot-starter" % "2.0.2"
<dependency org="com.microsoft.azure" name="azure-keyvault-secrets-spring-boot-starter" rev="2.0.2"/>
@Grapes(@Grab(group='com.microsoft.azure', module='azure-keyvault-secrets-spring-boot-starter', version='2.0.2'))
'com.microsoft.azure:azure-keyvault-secrets-spring-boot-starter:jar:2.0.2'
Click the following link to download the jar file.
azure-keyvault-secrets-spring-boot-starter-2.0.2.jar