| License |
License |
|---|---|
| Categories |
CategoriesKeY Data Data Formats Formal Verification |
| GroupId | GroupIdcom.microsoft.azure |
| ArtifactId | ArtifactIdazure-keyvault-extensions |
| Last Version | Last Version1.2.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMicrosoft Azure SDK for Key Vault Extensions
This library has been replaced by new Azure SDKs, you can read about them at https://aka.ms/azsdkvalueprop. The latest libraries to interact with the Azure Key Vault service are:
(1) https://search.maven.org/artifact/com.azure/azure-security-keyvault-keys.
(2) https://search.maven.org/artifact/com.azure/azure-security-keyvault-secrets.
(3) https://search.maven.org/artifact/com.azure/azure-security-keyvault-certificates.
It is recommended that you move to the new package.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-keyvault-extensions/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-keyvault-extensions</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-keyvault-extensions/
implementation 'com.microsoft.azure:azure-keyvault-extensions:1.2.6'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-keyvault-extensions/
implementation ("com.microsoft.azure:azure-keyvault-extensions:1.2.6")
'com.microsoft.azure:azure-keyvault-extensions:jar:1.2.6'
<dependency org="com.microsoft.azure" name="azure-keyvault-extensions" rev="1.2.6">
<artifact name="azure-keyvault-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-keyvault-extensions', version='1.2.6')
)
libraryDependencies += "com.microsoft.azure" % "azure-keyvault-extensions" % "1.2.6"
[com.microsoft.azure/azure-keyvault-extensions "1.2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.microsoft.azure : azure-keyvault-webkey | jar | 1.2.6 |
| com.microsoft.azure : azure-keyvault-core | jar | 1.2.6 |
| com.microsoft.azure : azure-keyvault-cryptography | jar | 1.2.6 |
| com.microsoft.azure : azure-keyvault | jar | 1.2.6 |
| com.microsoft.azure : azure-mgmt-resources | jar | 1.3.0 |
| com.microsoft.rest : client-runtime | jar | 1.7.4 |
| com.google.guava : guava | jar | 30.1.1-jre |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| commons-codec : commons-codec | jar | 1.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.microsoft.azure : azure-mgmt-resources | test-jar | 1.3.1-SNAPSHOT |
| com.microsoft.azure : adal4j | jar | 1.6.5 |
| junit : junit | jar | 4.13.2 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.68 |
| org.mockito : mockito-core | jar | 1.10.19 |