is not current version
Last Version 4.0.0

com.azure.spring:azure-spring-cloud-autoconfigure 2.9.0


Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.azure.spring
ArtifactId

ArtifactId

azure-spring-cloud-autoconfigure
Version

Version

2.9.0
Type

Type

jar

Download azure-spring-cloud-autoconfigure 2.9.0


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