is not current version
Last Version 3.14.0

com.azure.spring:azure-spring-boot-starter-keyvault-certificates 3.0.0-beta.5

Spring Boot Starter supporting Azure Key Vault Certificates

Categories

Categories

Spring Boot Container Microservices KeY Data Data Formats Formal Verification
GroupId

GroupId

com.azure.spring
ArtifactId

ArtifactId

azure-spring-boot-starter-keyvault-certificates
Version

Version

3.0.0-beta.5
Type

Type

jar

Download azure-spring-boot-starter-keyvault-certificates 3.0.0-beta.5


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