is not current version
Last Version 12.11.0-beta.1

com.azure:azure-storage-file-datalake 12.0.0-preview.4

This module contains client library for Microsoft Azure File Storage Data Lake.

Categories

Categories

Data
GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-storage-file-datalake
Version

Version

12.0.0-preview.4
Type

Type

jar

Download azure-storage-file-datalake 12.0.0-preview.4


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