is not current version
Last Version 4.0.0

com.azure.spring:azure-spring-boot-starter-keyvault-secrets 3.9.0

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.azure.spring
ArtifactId

ArtifactId

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

Version

3.9.0
Type

Type

jar

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


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