is not current version
Last Version 2.0.0-beta.1

com.microsoft.azure:spring-cloud-azure-autoconfigure 1.1.0.RC5


Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

spring-cloud-azure-autoconfigure
Version

Version

1.1.0.RC5
Type

Type

jar

Download spring-cloud-azure-autoconfigure 1.1.0.RC5


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