is not current version
Last Version 2.3.10

Azure Data Lake Store - Java client SDK 2.3.9

Java SDK for Microsoft Azure Data Lake Store

License

License

Categories

Categories

Data
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-data-lake-store-sdk
Version

Version

2.3.9
Type

Type

jar
Description

Description

Azure Data Lake Store - Java client SDK
Java SDK for Microsoft Azure Data Lake Store
Project URL

Project URL

https://azure.microsoft.com/en-us/services/data-lake-store
Project Organization

Project Organization

Microsoft Corporation
Source Code Management

Source Code Management

https://github.com/Azure/azure-data-lake-store-java

Download azure-data-lake-store-sdk 2.3.9


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.8.6
org.slf4j : slf4j-api jar 1.7.21
org.wildfly.openssl : wildfly-openssl jar 1.0.7.Final

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
com.squareup.okhttp3 : mockwebserver jar 3.2.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.8.2
org.apache.logging.log4j : log4j-api jar 2.8.2
org.apache.logging.log4j : log4j-core jar 2.8.2

Project Modules

There are no modules declared in this project.