MVN

com.microsoft.windowsazure : microsoft-azure-api-bom

Maven & Gradle

May 13, 2014
2.1k stars

Microsoft Azure Client API · API for Microsoft Azure Clients

<dependency>
    <groupId>com.microsoft.windowsazure</groupId>
    <artifactId>microsoft-azure-api-bom</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.5.0

All Versions

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

Version Vulnerabilities Updated
0.5.x
microsoft-azure-api-bom-0.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.microsoft.windowsazure</groupId>
    <artifactId>microsoft-azure-api-bom</artifactId>
    <version>0.5.0</version>
</dependency>