is not current version
Last Version 0.1.7

com.microsoft.azure:azure-spring-boot-starter-bom 0.1.3

BOM for Microsoft Azure Spring Boot Starters

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-spring-boot-starter-bom
Version

Version

0.1.3
Type

Type

pom

Download azure-spring-boot-starter-bom 0.1.3


<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-spring-boot-starter-bom/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-spring-boot-starter-bom</artifactId>
    <version>0.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-spring-boot-starter-bom/
implementation 'com.microsoft.azure:azure-spring-boot-starter-bom:0.1.3'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-spring-boot-starter-bom/
implementation ("com.microsoft.azure:azure-spring-boot-starter-bom:0.1.3")
'com.microsoft.azure:azure-spring-boot-starter-bom:pom:0.1.3'
<dependency org="com.microsoft.azure" name="azure-spring-boot-starter-bom" rev="0.1.3">
  <artifact name="azure-spring-boot-starter-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-spring-boot-starter-bom', version='0.1.3')
)
libraryDependencies += "com.microsoft.azure" % "azure-spring-boot-starter-bom" % "0.1.3"
[com.microsoft.azure/azure-spring-boot-starter-bom "0.1.3"]