License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices KeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-keyvault-secrets-spring-boot |
Version | Version0.1.5 |
Type | Typejar |
Description |
DescriptionAzure Key Vault Secrets Spring Boot
Spring Boot package with Azure Key Vault Secrets as PropertySource
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-keyvault-secrets-spring-boot/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-keyvault-secrets-spring-boot</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-keyvault-secrets-spring-boot/
implementation 'com.microsoft.azure:azure-keyvault-secrets-spring-boot:0.1.5'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-keyvault-secrets-spring-boot/
implementation ("com.microsoft.azure:azure-keyvault-secrets-spring-boot:0.1.5")
'com.microsoft.azure:azure-keyvault-secrets-spring-boot:jar:0.1.5'
<dependency org="com.microsoft.azure" name="azure-keyvault-secrets-spring-boot" rev="0.1.5">
<artifact name="azure-keyvault-secrets-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-keyvault-secrets-spring-boot', version='0.1.5')
)
libraryDependencies += "com.microsoft.azure" % "azure-keyvault-secrets-spring-boot" % "0.1.5"
[com.microsoft.azure/azure-keyvault-secrets-spring-boot "0.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
com.microsoft.azure : azure-keyvault | jar | 1.0.0 |
com.microsoft.aad : adal4j | jar | 0.0.2 |
org.mockito : mockito-core | jar | 2.8.9 |
com.microsoft.azure : azure-spring-common | jar | 0.1.5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |