не последняя версия
Последняя версия 0.1.5

com.microsoft.azure:azure-storage-spring-boot-autoconfigure 0.1.4

Spring Boot auto configuration package for Azure Storage service

Категории

Категории

Spring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration
Группа

Группа

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

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

azure-storage-spring-boot-autoconfigure
Версия

Версия

0.1.4
Тип

Тип

jar

Скачать azure-storage-spring-boot-autoconfigure 0.1.4


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