не последняя версия
Последняя версия 2.0.0-beta.1

com.microsoft.azure:spring-cloud-azure-autoconfigure 1.0.0.M1


Категории

Категории

Auto Библиотеки уровня приложения Code Generators config Configuration
Группа

Группа

com.microsoft.azure
Идентификатор

Идентификатор

spring-cloud-azure-autoconfigure
Версия

Версия

1.0.0.M1
Тип

Тип

jar

Скачать spring-cloud-azure-autoconfigure 1.0.0.M1


<!-- 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.0.0.M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/spring-cloud-azure-autoconfigure/
implementation 'com.microsoft.azure:spring-cloud-azure-autoconfigure:1.0.0.M1'
// https://jarcasting.com/artifacts/com.microsoft.azure/spring-cloud-azure-autoconfigure/
implementation ("com.microsoft.azure:spring-cloud-azure-autoconfigure:1.0.0.M1")
'com.microsoft.azure:spring-cloud-azure-autoconfigure:jar:1.0.0.M1'
<dependency org="com.microsoft.azure" name="spring-cloud-azure-autoconfigure" rev="1.0.0.M1">
  <artifact name="spring-cloud-azure-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='spring-cloud-azure-autoconfigure', version='1.0.0.M1')
)
libraryDependencies += "com.microsoft.azure" % "spring-cloud-azure-autoconfigure" % "1.0.0.M1"
[com.microsoft.azure/spring-cloud-azure-autoconfigure "1.0.0.M1"]