MVN

com.microsoft.azure : azure-spring-boot-parent

Maven & Gradle

Jun 09, 2020
370 stars

Azure Spring Boot Parent · Parent package for Azure Spring Boot

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-spring-boot-parent</artifactId>
    <version>2.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.3.2

All Versions

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

Version Vulnerabilities Updated
2.3.x
azure-spring-boot-parent-2.3.2
azure-spring-boot-parent-2.3.1
azure-spring-boot-parent-2.3.0
2.2.x
azure-spring-boot-parent-2.2.5
azure-spring-boot-parent-2.2.4
azure-spring-boot-parent-2.2.3
azure-spring-boot-parent-2.2.2
azure-spring-boot-parent-2.2.1
azure-spring-boot-parent-2.2.0
azure-spring-boot-parent-2.2.0.M1
2.1.x
azure-spring-boot-parent-2.1.10
azure-spring-boot-parent-2.1.9
azure-spring-boot-parent-2.1.8
azure-spring-boot-parent-2.1.7
azure-spring-boot-parent-2.1.6
azure-spring-boot-parent-2.1.5
azure-spring-boot-parent-2.1.4
azure-spring-boot-parent-2.1.3
azure-spring-boot-parent-2.1.2
azure-spring-boot-parent-2.1.1
azure-spring-boot-parent-2.1.0
2.0.x
azure-spring-boot-parent-2.0.14
azure-spring-boot-parent-2.0.13
azure-spring-boot-parent-2.0.12
azure-spring-boot-parent-2.0.11
azure-spring-boot-parent-2.0.10
azure-spring-boot-parent-2.0.9
azure-spring-boot-parent-2.0.8
azure-spring-boot-parent-2.0.7
azure-spring-boot-parent-2.0.6
azure-spring-boot-parent-2.0.5
azure-spring-boot-parent-2.0.4
azure-spring-boot-parent-2.0.3
azure-spring-boot-parent-2.0.2
azure-spring-boot-parent-2.0.1
azure-spring-boot-parent-2.0.0
0.2.x
azure-spring-boot-parent-0.2.4
azure-spring-boot-parent-0.2.3
azure-spring-boot-parent-0.2.2
azure-spring-boot-parent-0.2.1
azure-spring-boot-parent-0.2.0
0.1.x
azure-spring-boot-parent-0.1.9
azure-spring-boot-parent-0.1.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-spring-boot-parent</artifactId>
    <version>2.3.2</version>
</dependency>

Advertisement