is not current version
Last Version 2.3.10

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

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.1.5
Type

Type

jar

Download azure-data-lake-store-sdk 2.1.5


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