MVN

io.bootique.azure : bootique-azure-parent

Maven & Gradle

Nov 20, 2023
0 stars

bootique-azure-parent: Parent of Azure integration modules for Bootique · Parent POM of Azure Bootique modules.

<dependency>
    <groupId>io.bootique.azure</groupId>
    <artifactId>bootique-azure-parent</artifactId>
    <version>3.0.M2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.bootique.azure : bootique-azure-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.0.M2

All Versions

Choose a version of io.bootique.azure : bootique-azure-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
bootique-azure-parent-3.0.M2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.bootique.azure</groupId>
    <artifactId>bootique-azure-parent</artifactId>
    <version>3.0.M2</version>
</dependency>