Jar examples for a:azure-keyvault-core
This package contains Microsoft Azure Key Vault Core SDK.
You can download jar file azure-keyvault-core 1.0.0-beta3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add azure-keyvault-core-1.0.0-beta3.jar to your project.
<dependency> <groupId>com.microsoft.azure</groupId> <artifactId>azure-keyvault-core</artifactId> <version>1.0.0-beta3</version> </dependency>
compile group: 'com.microsoft.azure', name: 'azure-keyvault-core', version: '1.0.0-beta3'
libraryDependencies += "com.microsoft.azure" % "azure-keyvault-core" % "1.0.0-beta3"
<dependency org="com.microsoft.azure" name="azure-keyvault-core" rev="1.0.0-beta3"/>
@Grapes(@Grab(group='com.microsoft.azure', module='azure-keyvault-core', version='1.0.0-beta3'))
'com.microsoft.azure:azure-keyvault-core:jar:1.0.0-beta3'
Click the following link to download the jar file.
azure-keyvault-core-1.0.0-beta3-javadoc.jar