a

azure-keyvault-parent

This package contains the parent module of Microsoft Azure Key Vault SDK.
https://github.com/Azure/azure-keyvault-java
The MIT License (MIT)
Microsoft
Files download
File Operation
azure-keyvault-parent-1.1.2.pom download
Apache Maven
<dependency>
  <groupId>com.microsoft.azure</groupId>
  <artifactId>azure-keyvault-parent</artifactId>
  <version>1.1.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.microsoft.azure:azure-keyvault-parent:1.1.2'
Gradle Kotlin
implementation("com.microsoft.azure:azure-keyvault-parent:1.1.2")
Scala SBT
libraryDependencies += "com.microsoft.azure" % "azure-keyvault-parent" % "1.1.2"
Groovy Grape
@Grapes(
  @Grab(group='com.microsoft.azure', module='azure-keyvault-parent', version='1.1.2')
)
Apache Ivy
<dependency org="com.microsoft.azure" name="azure-keyvault-parent" rev="1.1.2" />
Leiningen
[com.microsoft.azure/azure-keyvault-parent "1.1.2"]
Apache Buildr
'com.microsoft.azure:azure-keyvault-parent:jar:1.1.2'
Dependencies
The project has no third-party dependencies