| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdcom.microsoft.azure | 
    
| ArtifactId | ArtifactIdspring-cloud-starter-azure-spring-cloud-client | 
    
| Last Version | Last Version2.4.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionspring-cloud-starter-azure-spring-cloud-client 
            Azure spring cloud client for micro service 
         | 
    
<!-- 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.4.0</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.4.0'
                // 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.4.0")
                'com.microsoft.azure:spring-cloud-starter-azure-spring-cloud-client:jar:2.4.0'
                <dependency org="com.microsoft.azure" name="spring-cloud-starter-azure-spring-cloud-client" rev="2.4.0">
  <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.4.0')
)
                libraryDependencies += "com.microsoft.azure" % "spring-cloud-starter-azure-spring-cloud-client" % "2.4.0"
                [com.microsoft.azure/spring-cloud-starter-azure-spring-cloud-client "2.4.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.cloud : spring-cloud-config-client Optional | jar |