MVN

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

Maven & Gradle

Jul 05, 2017
370 stars

Azure Spring Boot Dependencies · Azure Spring Boot Dependencies

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

Latest Version

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

  • Latest Stable: 0.1.2

All Versions

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

Version Vulnerabilities Updated
0.1.x
azure-spring-boot-dependencies-0.1.2
azure-spring-boot-dependencies-0.1.1
azure-spring-boot-dependencies-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-spring-boot-dependencies</artifactId>
    <version>0.1.2</version>
</dependency>

Advertisement