is not current version
Last Version 4.0.0

com.azure.spring:azure-spring-boot-bom 3.2.1

BOM for Microsoft Azure Spring Boot Support

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.azure.spring
ArtifactId

ArtifactId

azure-spring-boot-bom
Version

Version

3.2.1
Type

Type

pom

Download azure-spring-boot-bom 3.2.1


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