is not current version
Last Version 1.2.7

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


GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

spring-cloud-azure-starters
Version

Version

1.2.6
Type

Type

pom

Download spring-cloud-azure-starters 1.2.6


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