License |
License |
---|---|
Categories |
CategoriesUtility General Purpose Libraries |
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-mgmt-utility |
Version | Version0.9.8 |
Type | Typejar |
Description |
DescriptionMicrosoft Azure SDK Utility
This module contains ARM utility/helper functionality in Microsoft Azure SDK.
|
Project URL |
Project URL |
Filename | Size |
---|---|
azure-mgmt-utility-0.9.8.pom | |
azure-mgmt-utility-0.9.8.jar | 28 KB |
azure-mgmt-utility-0.9.8-sources.jar | 22 KB |
azure-mgmt-utility-0.9.8-javadoc.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-utility/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-utility</artifactId>
<version>0.9.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-utility/
implementation 'com.microsoft.azure:azure-mgmt-utility:0.9.8'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-utility/
implementation ("com.microsoft.azure:azure-mgmt-utility:0.9.8")
'com.microsoft.azure:azure-mgmt-utility:jar:0.9.8'
<dependency org="com.microsoft.azure" name="azure-mgmt-utility" rev="0.9.8">
<artifact name="azure-mgmt-utility" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-mgmt-utility', version='0.9.8')
)
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-utility" % "0.9.8"
[com.microsoft.azure/azure-mgmt-utility "0.9.8"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure : azure-mgmt-resources | jar | 0.9.8 |
com.microsoft.azure : azure-mgmt-storage | jar | 0.9.8 |
com.microsoft.azure : azure-mgmt-network | jar | 0.9.8 |
com.microsoft.azure : azure-mgmt-compute | jar | 0.9.8 |
com.microsoft.azure : adal4j | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.2 |
com.microsoft.azure » azure-core-test | jar | 0.9.8 |