Last Version

Azure Key Vault Secrets Spring Boot 0.1.5

Spring Boot package with Azure Key Vault Secrets as PropertySource

License

License

MIT
Categories

Categories

Spring Boot Container Microservices KeY Data Data Formats Formal Verification
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-keyvault-secrets-spring-boot
Version

Version

0.1.5
Type

Type

jar
Description

Description

Azure Key Vault Secrets Spring Boot
Spring Boot package with Azure Key Vault Secrets as PropertySource
Project URL

Project URL

https://github.com/Microsoft/azure-spring-boot-starters
Project Organization

Project Organization

Microsoft
Source Code Management

Source Code Management

https://github.com/Microsoft/azure-spring-boot-starters/tree/master

Download azure-keyvault-secrets-spring-boot 0.1.5


<!-- 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"]

Dependencies

compile (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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.