MVN

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

Maven & Gradle

Sep 06, 2017
370 stars

Azure Spring Boot Starter Parent · Parent package for Azure Spring Boot Starters

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

Latest Version

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

  • Latest Stable: 0.1.7

All Versions

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

Version Vulnerabilities Updated
0.1.x
azure-spring-boot-starter-parent-0.1.7
azure-spring-boot-starter-parent-0.1.6
azure-spring-boot-starter-parent-0.1.5
azure-spring-boot-starter-parent-0.1.4
azure-spring-boot-starter-parent-0.1.3
azure-spring-boot-starter-parent-0.1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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