License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-parent |
Version | Version1.41.3 |
Type | Typepom |
Description |
DescriptionMicrosoft Azure SDK Parent
This package contains the parent module of Microsoft Azure SDK. 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-parent-1.41.3.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-parent/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-parent</artifactId>
<version>1.41.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-parent/
implementation 'com.microsoft.azure:azure-parent:1.41.3'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-parent/
implementation ("com.microsoft.azure:azure-parent:1.41.3")
'com.microsoft.azure:azure-parent:pom:1.41.3'
<dependency org="com.microsoft.azure" name="azure-parent" rev="1.41.3">
<artifact name="azure-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-parent', version='1.41.3')
)
libraryDependencies += "com.microsoft.azure" % "azure-parent" % "1.41.3"
[com.microsoft.azure/azure-parent "1.41.3"]