a

azure-svc-mgmt

This package contains Microsoft Azure Management SDK.
https://github.com/Azure/azure-sdk-for-java
The Apache Software License, Version 2.0
Microsoft
文件下载
文件名 操作
azure-svc-mgmt-0.9.2.jar 下载
azure-svc-mgmt-0.9.2.pom 下载
azure-svc-mgmt-0.9.2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.microsoft.azure</groupId>
  <artifactId>azure-svc-mgmt</artifactId>
  <version>0.9.2</version>
</dependency>
Gradle Groovy
implementation 'com.microsoft.azure:azure-svc-mgmt:0.9.2'
Gradle Kotlin
implementation("com.microsoft.azure:azure-svc-mgmt:0.9.2")
Scala SBT
libraryDependencies += "com.microsoft.azure" % "azure-svc-mgmt" % "0.9.2"
Groovy Grape
@Grapes(
  @Grab(group='com.microsoft.azure', module='azure-svc-mgmt', version='0.9.2')
)
Apache Ivy
<dependency org="com.microsoft.azure" name="azure-svc-mgmt" rev="0.9.2" />
Leiningen
[com.microsoft.azure/azure-svc-mgmt "0.9.2"]
Apache Buildr
'com.microsoft.azure:azure-svc-mgmt:jar:0.9.2'