MVN

com.microsoft.azure : azure-arm-parent

Maven & Gradle

Jun 23, 2020
2.1k stars

Microsoft Azure SDK for Java - Management Plane Libraries · Parent POM for Microsoft Azure SDK for Java

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-arm-parent</artifactId>
    <version>1.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.microsoft.azure : azure-arm-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.3.2
  • Latest Beta: 0.0.3-beta

All Versions

Choose a version of com.microsoft.azure : azure-arm-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
azure-arm-parent-1.3.2
azure-arm-parent-1.3.1
azure-arm-parent-1.3.0
1.2.x
azure-arm-parent-1.2.0
1.1.x
azure-arm-parent-1.1.0
1.0.x
azure-arm-parent-1.0.1
azure-arm-parent-1.0.0
0.0.x
azure-arm-parent-0.0.3-beta
azure-arm-parent-0.0.2-beta
azure-arm-parent-0.0.1-beta

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-arm-parent</artifactId>
    <version>1.3.2</version>
</dependency>

Advertisement