is not current version
Last Version 2.3.10

com.microsoft.azure:azure-data-lake-store-sdk 2.2.6

Java SDK for Microsoft Azure Data Lake Store

Categories

Categories

Data
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-data-lake-store-sdk
Version

Version

2.2.6
Type

Type

jar

Download azure-data-lake-store-sdk 2.2.6


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