is not current version
Last Version 2.4.0

com.microsoft.azure:spring-cloud-starter-azure-spring-cloud-client 2.2.1

Azure spring cloud client for micro service

Categories

Categories

CLI User Interface
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

spring-cloud-starter-azure-spring-cloud-client
Version

Version

2.2.1
Type

Type

jar

Download spring-cloud-starter-azure-spring-cloud-client 2.2.1


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