is not current version
Last Version 3.0.0-beta.1

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

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

2.0.1
Type

Type

jar

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


<!-- 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>2.0.1</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:2.0.1'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-keyvault-secrets-spring-boot-starter/
implementation ("com.microsoft.azure:azure-keyvault-secrets-spring-boot-starter:2.0.1")
'com.microsoft.azure:azure-keyvault-secrets-spring-boot-starter:jar:2.0.1'
<dependency org="com.microsoft.azure" name="azure-keyvault-secrets-spring-boot-starter" rev="2.0.1">
  <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='2.0.1')
)
libraryDependencies += "com.microsoft.azure" % "azure-keyvault-secrets-spring-boot-starter" % "2.0.1"
[com.microsoft.azure/azure-keyvault-secrets-spring-boot-starter "2.0.1"]