is not current version
Last Version 2.4.0

com.microsoft.azure:spring-cloud-azure-dependencies 1.2.6

BOM for Spring Cloud Azure dependencies

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

spring-cloud-azure-dependencies
Version

Version

1.2.6
Type

Type

pom

Download spring-cloud-azure-dependencies 1.2.6


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