License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure |
Last Version | Last Version1.41.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicrosoft Azure SDK
This package is in low maintenance mode and being phased out. 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.
|
Project URL |
Project URL |
Filename | Size |
---|---|
azure-1.41.3.pom | |
azure-1.41.3.jar | 21 KB |
azure-1.41.3-sources.jar | 16 KB |
azure-1.41.3-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure</artifactId>
<version>1.41.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure/
implementation 'com.microsoft.azure:azure:1.41.3'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure/
implementation ("com.microsoft.azure:azure:1.41.3")
'com.microsoft.azure:azure:jar:1.41.3'
<dependency org="com.microsoft.azure" name="azure" rev="1.41.3">
<artifact name="azure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure', version='1.41.3')
)
libraryDependencies += "com.microsoft.azure" % "azure" % "1.41.3"
[com.microsoft.azure/azure "1.41.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 1.10.19 |
com.jcraft : jsch | jar | 0.1.55 |
commons-io : commons-io | jar | 2.7 |
org.slf4j : slf4j-simple | jar | 1.7.36 |