License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-mgmt-compute |
Version | Version1.41.1 |
Type | Typejar |
Description |
DescriptionMicrosoft Azure SDK for Compute Management
This package contains Microsoft Azure Compute Management SDK. A new set of management libraries are now Generally Available. For documentation on how to use the new libraries, please see https://aka.ms/azsdk/java/mgmt
|
Project URL |
Project URL |
Filename | Size |
---|---|
azure-mgmt-compute-1.41.1.pom | |
azure-mgmt-compute-1.41.1.jar | 2 MB |
azure-mgmt-compute-1.41.1-sources.jar | 768 KB |
azure-mgmt-compute-1.41.1-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-compute/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-compute</artifactId>
<version>1.41.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-compute/
implementation 'com.microsoft.azure:azure-mgmt-compute:1.41.1'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-compute/
implementation ("com.microsoft.azure:azure-mgmt-compute:1.41.1")
'com.microsoft.azure:azure-mgmt-compute:jar:1.41.1'
<dependency org="com.microsoft.azure" name="azure-mgmt-compute" rev="1.41.1">
<artifact name="azure-mgmt-compute" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-mgmt-compute', version='1.41.1')
)
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-compute" % "1.41.1"
[com.microsoft.azure/azure-mgmt-compute "1.41.1"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure : azure-client-runtime | jar | 1.7.12 |
com.microsoft.azure : azure-mgmt-resources | jar | 1.41.1 |
com.microsoft.azure : azure-mgmt-storage | jar | 1.41.1 |
com.microsoft.azure : azure-mgmt-network | jar | 1.41.1 |
com.microsoft.azure : azure-mgmt-msi | jar | 1.41.1 |
com.microsoft.azure : azure-mgmt-graph-rbac | jar | 1.41.1 |
com.google.code.gson : gson | jar | 2.2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
com.microsoft.azure : azure-client-authentication | jar | 1.7.12 |
com.microsoft.azure : azure-storage | jar | 6.1.0 |
com.jcraft : jsch | jar | 0.1.55 |
com.github.cverges.expect4j : expect4j | jar | 1.6 |
com.microsoft.azure : azure-mgmt-keyvault | jar | 1.41.1 |
commons-io : commons-io | jar | 2.4 |
org.slf4j : slf4j-simple | jar | 1.7.5 |