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

com.microsoft.azure:spring-cloud-azure-storage 1.2.9

Azure Spring Cloud Storage

Группа

Группа

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

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

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

Версия

1.2.9
Тип

Тип

jar

Скачать spring-cloud-azure-storage 1.2.9


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