License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices KeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.azure.spring |
ArtifactId | ArtifactIdazure-spring-boot-starter-keyvault-secrets |
Version | Version3.12.0 |
Type | Typejar |
Description |
DescriptionAzure Spring Boot Starter for Azure Key Vault Secrets
Spring Boot Starter supporting Azure Key Vault Secrets as PropertySource
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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.12.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.12.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.12.0")
'com.azure.spring:azure-spring-boot-starter-keyvault-secrets:jar:3.12.0'
<dependency org="com.azure.spring" name="azure-spring-boot-starter-keyvault-secrets" rev="3.12.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.12.0')
)
libraryDependencies += "com.azure.spring" % "azure-spring-boot-starter-keyvault-secrets" % "3.12.0"
[com.azure.spring/azure-spring-boot-starter-keyvault-secrets "3.12.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.6.1 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.6.1 |
com.azure.spring : azure-spring-boot | jar | 3.12.0 |
com.azure : azure-identity | jar | 1.4.2 |
com.azure : azure-security-keyvault-secrets | jar | 4.3.5 |
Group / Artifact | Type | Version |
---|---|---|
org.jacoco : org.jacoco.agent | jar | 0.8.4 |