MVN

com.azure.microprofile : azure-microprofile-bom

Maven & Gradle

Oct 09, 2023

Azure extensions for MicroProfile :: BOM

<dependency>
    <groupId>com.azure.microprofile</groupId>
    <artifactId>azure-microprofile-bom</artifactId>
    <version>1.0.0-beta.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.azure.microprofile : azure-microprofile-bom 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.azure.microprofile : azure-microprofile-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
azure-microprofile-bom-1.0.0-beta.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.azure.microprofile</groupId>
    <artifactId>azure-microprofile-bom</artifactId>
    <version>1.0.0-beta.1</version>
</dependency>