License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-keyvault-complete |
Version | Version1.2.4 |
Type | Typepom |
Description |
DescriptionMicrosoft Azure Key Vault SDK Complete
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 KeyVault service are:${line.separator}
1. https://search.maven.org/artifact/com.azure/azure-security-keyvault-keys${line.separator}
2. https://search.maven.org/artifact/com.azure/azure-security-keyvault-secrets${line.separator}
3. https://search.maven.org/artifact/com.azure/azure-security-keyvault-certificates${line.separator}
It is recommended that you move to the new package.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
azure-keyvault-complete-1.2.4.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-keyvault-complete/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-keyvault-complete</artifactId>
<version>1.2.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-keyvault-complete/
implementation 'com.microsoft.azure:azure-keyvault-complete:1.2.4'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-keyvault-complete/
implementation ("com.microsoft.azure:azure-keyvault-complete:1.2.4")
'com.microsoft.azure:azure-keyvault-complete:pom:1.2.4'
<dependency org="com.microsoft.azure" name="azure-keyvault-complete" rev="1.2.4">
<artifact name="azure-keyvault-complete" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-keyvault-complete', version='1.2.4')
)
libraryDependencies += "com.microsoft.azure" % "azure-keyvault-complete" % "1.2.4"
[com.microsoft.azure/azure-keyvault-complete "1.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure : azure-keyvault | jar | 1.2.4 |
com.microsoft.azure : azure-keyvault-core | jar | 1.2.4 |
com.microsoft.azure : azure-keyvault-webkey | jar | 1.2.4 |
com.microsoft.azure : azure-keyvault-extensions | jar | 1.2.4 |
com.microsoft.azure : azure-keyvault-cryptography | jar | 1.2.4 |