MVN

com.microsoft.azure : azure-bom

Maven & Gradle

Aug 31, 2018
4 stars

Azure SDK dependencies BOM · BOM for Azure SDK dependencies

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-bom</artifactId>
    <version>1.0.0.M1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.0.M1
  • Latest Beta: 1.0.0-beta1

All Versions

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

Version Vulnerabilities Updated
1.0.x
azure-bom-1.0.0.M1
azure-bom-1.0.0-beta1
0.9.x
azure-bom-0.9.8
azure-bom-0.9.7
azure-bom-0.9.6
azure-bom-0.9.5
azure-bom-0.9.4
azure-bom-0.9.3
azure-bom-0.9.2
azure-bom-0.9.1
azure-bom-0.9.0
0.8.x
azure-bom-0.8.3
azure-bom-0.8.2
azure-bom-0.8.1
azure-bom-0.8.0
0.7.x
azure-bom-0.7.0
0.6.x
azure-bom-0.6.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-bom</artifactId>
    <version>1.0.0.M1</version>
</dependency>