a

azure-mgmt-containerservice

This package contains Microsoft Azure Container Service SDK. This package has been deprecated. A replacement package com.azure.resourcemanager:azure-resourcemanager-containerservice is available as of 31-March-2022. We strongly encourage you to upgrade to continue receiving updates. See Migration Guide https://aka.ms/java-track2-migration-guide for guidance on upgrading. Refer to our deprecation policy https://azure.github.io/azure-sdk/policies_support.html for more details.
https://github.com/Azure/azure-sdk-for-java
The MIT License (MIT)
Microsoft
文件下载
文件名 操作
azure-mgmt-containerservice-1.41.4.jar 下载
azure-mgmt-containerservice-1.41.4.pom 下载
azure-mgmt-containerservice-1.41.4-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.microsoft.azure</groupId>
  <artifactId>azure-mgmt-containerservice</artifactId>
  <version>1.41.4</version>
</dependency>
Gradle Groovy
implementation 'com.microsoft.azure:azure-mgmt-containerservice:1.41.4'
Gradle Kotlin
implementation("com.microsoft.azure:azure-mgmt-containerservice:1.41.4")
Scala SBT
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-containerservice" % "1.41.4"
Groovy Grape
@Grapes(
  @Grab(group='com.microsoft.azure', module='azure-mgmt-containerservice', version='1.41.4')
)
Apache Ivy
<dependency org="com.microsoft.azure" name="azure-mgmt-containerservice" rev="1.41.4" />
Leiningen
[com.microsoft.azure/azure-mgmt-containerservice "1.41.4"]
Apache Buildr
'com.microsoft.azure:azure-mgmt-containerservice:jar:1.41.4'