a

azure

This package has been deprecated. A replacement package com.azure.resourcemanager:azure-resourcemanager 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
Files download
File Operation
azure-1.41.4.jar download
azure-1.41.4.pom download
azure-1.41.4-sources.jar download
Apache Maven
<dependency>
  <groupId>com.microsoft.azure</groupId>
  <artifactId>azure</artifactId>
  <version>1.41.4</version>
</dependency>
Gradle Groovy
implementation 'com.microsoft.azure:azure:1.41.4'
Gradle Kotlin
implementation("com.microsoft.azure:azure:1.41.4")
Scala SBT
libraryDependencies += "com.microsoft.azure" % "azure" % "1.41.4"
Groovy Grape
@Grapes(
  @Grab(group='com.microsoft.azure', module='azure', version='1.41.4')
)
Apache Ivy
<dependency org="com.microsoft.azure" name="azure" rev="1.41.4" />
Leiningen
[com.microsoft.azure/azure "1.41.4"]
Apache Buildr
'com.microsoft.azure:azure:jar:1.41.4'
Dependencies
<parent>
  <groupId>com.microsoft.azure</groupId>
  <artifactId>azure-parent</artifactId>
  <version>1.41.4</version>
</parent>

compile

|-- com.microsoft.azure:azure-client-runtime

|-- com.microsoft.azure:azure-client-authentication

|-- com.microsoft.azure:azure-mgmt-resources:1.41.4

|-- com.microsoft.azure:azure-mgmt-storage:1.41.4

|-- com.microsoft.azure:azure-mgmt-network:1.41.4

|-- com.microsoft.azure:azure-mgmt-compute:1.41.4

|-- com.microsoft.azure:azure-mgmt-graph-rbac:1.41.4

|-- com.microsoft.azure:azure-mgmt-keyvault:1.41.4

|-- com.microsoft.azure:azure-mgmt-batch:1.41.4

|-- com.microsoft.azure:azure-mgmt-trafficmanager:1.41.4

|-- com.microsoft.azure:azure-mgmt-dns:1.41.4

|-- com.microsoft.azure:azure-mgmt-redis:1.41.4

|-- com.microsoft.azure:azure-mgmt-appservice:1.41.4

|-- com.microsoft.azure:azure-mgmt-locks:1.41.4

|-- javax.xml.bind:jaxb-api:2.3.0

|-- com.microsoft.azure:azure-mgmt-eventhub:1.41.4

|-- com.microsoft.azure:azure-mgmt-cdn:1.41.4

|-- com.microsoft.azure:azure-mgmt-sql:1.41.4

|-- com.microsoft.azure:azure-mgmt-containerinstance:1.41.4

|-- com.microsoft.azure:azure-mgmt-containerregistry:1.41.4

|-- com.microsoft.azure:azure-mgmt-containerservice:1.41.4

|-- com.microsoft.azure:azure-mgmt-cosmosdb:1.41.4

|-- com.microsoft.azure:azure-mgmt-search:1.41.4

|-- com.microsoft.azure:azure-mgmt-msi:1.41.4

|-- com.microsoft.azure:azure-mgmt-monitor:1.41.4

|-- com.microsoft.azure:azure-mgmt-servicebus:1.41.4

|-- com.microsoft.azure:azure-mgmt-batchai:1.41.4

test

|-- junit:junit

|-- org.mockito:mockito-core:1.10.19

|-- com.jcraft:jsch:0.1.55

|-- commons-io:commons-io

|-- org.slf4j:slf4j-simple