Last Version

Microsoft Azure client library for File Storage 12.0.0-preview.4

This module contains client library for Microsoft Azure File Storage.

License

License

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-storage-file
Version

Version

12.0.0-preview.4
Type

Type

jar
Description

Description

Microsoft Azure client library for File Storage
This module contains client library for Microsoft Azure File Storage.
Project URL

Project URL

https://github.com/Azure/azure-sdk-for-java
Project Organization

Project Organization

Microsoft Corporation

Download azure-storage-file 12.0.0-preview.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.azure : azure-core jar 1.0.0-preview.6
com.azure : azure-storage-common jar 12.0.0-preview.4

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (5)

Group / Artifact Type Version
com.azure : azure-core-test jar 1.0.0-preview.6
com.azure : azure-core-http-netty jar 1.0.0-preview.6
org.slf4j : slf4j-simple jar 1.7.25
io.projectreactor : reactor-test jar 3.2.3.RELEASE
org.spockframework : spock-core jar 1.3-groovy-2.5

Project Modules

There are no modules declared in this project.