MVN

com.microsoft.azure.profile_2018_03_01_hybrid : azure-profile-parent

Maven & Gradle

Dec 11, 2018
2.1k stars

Microsoft Azure SDK · This package contains Microsoft Azure Management SDK.

<dependency>
    <groupId>com.microsoft.azure.profile_2018_03_01_hybrid</groupId>
    <artifactId>azure-profile-parent</artifactId>
    <version>1.0.0-beta-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.0-beta-1
  • Latest Beta: 1.0.0-beta-1

All Versions

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

Version Vulnerabilities Updated
1.0.x
azure-profile-parent-1.0.0-beta-1
azure-profile-parent-1.0.0-beta

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.microsoft.azure.profile_2018_03_01_hybrid</groupId>
    <artifactId>azure-profile-parent</artifactId>
    <version>1.0.0-beta-1</version>
</dependency>

Advertisement