MVN

com.azure : azure-storage-file-datalake

Maven & Gradle

Aug 22, 2023
13 usages
2.1k stars

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

<dependency>
    <groupId>com.azure</groupId>
    <artifactId>azure-storage-file-datalake</artifactId>
    <version>12.16.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.azure : azure-storage-file-datalake to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 12.16.1
  • Latest Beta: 12.17.0-beta.1

All Versions

Choose a version of com.azure : azure-storage-file-datalake to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
12.17.x
azure-storage-file-datalake-12.17.0-beta.1
12.16.x
azure-storage-file-datalake-12.16.1
azure-storage-file-datalake-12.16.0
azure-storage-file-datalake-12.16.0-beta.1
12.15.x
azure-storage-file-datalake-12.15.3
azure-storage-file-datalake-12.15.2
azure-storage-file-datalake-12.15.1
azure-storage-file-datalake-12.15.0
azure-storage-file-datalake-12.15.0-beta.1
12.14.x
azure-storage-file-datalake-12.14.1
azure-storage-file-datalake-12.14.0
azure-storage-file-datalake-12.14.0-beta.1
12.13.x
azure-storage-file-datalake-12.13.3
azure-storage-file-datalake-12.13.2
azure-storage-file-datalake-12.13.1
azure-storage-file-datalake-12.13.0
azure-storage-file-datalake-12.13.0-beta.1
12.12.x
azure-storage-file-datalake-12.12.1
azure-storage-file-datalake-12.12.0
12.11.x
azure-storage-file-datalake-12.11.0
azure-storage-file-datalake-12.11.0-beta.1
12.10.x
azure-storage-file-datalake-12.10.1
azure-storage-file-datalake-12.10.0
azure-storage-file-datalake-12.10.0-beta.1
12.9.x
azure-storage-file-datalake-12.9.1
azure-storage-file-datalake-12.9.0
12.8.x
azure-storage-file-datalake-12.8.0
azure-storage-file-datalake-12.8.0-beta.3
azure-storage-file-datalake-12.8.0-beta.2
azure-storage-file-datalake-12.8.0-beta.1
12.7.x
azure-storage-file-datalake-12.7.4
azure-storage-file-datalake-12.7.3
azure-storage-file-datalake-12.7.2
azure-storage-file-datalake-12.7.1
azure-storage-file-datalake-12.7.0
azure-storage-file-datalake-12.7.0-beta.1
12.6.x
azure-storage-file-datalake-12.6.0
azure-storage-file-datalake-12.6.0-beta.1
12.5.x
azure-storage-file-datalake-12.5.1
azure-storage-file-datalake-12.5.0
azure-storage-file-datalake-12.5.0-beta.3
azure-storage-file-datalake-12.5.0-beta.2
azure-storage-file-datalake-12.5.0-beta.1
12.4.x
azure-storage-file-datalake-12.4.1
azure-storage-file-datalake-12.4.0
azure-storage-file-datalake-12.4.0-beta.1
12.3.x
azure-storage-file-datalake-12.3.0
azure-storage-file-datalake-12.3.0-beta.1
12.2.x
azure-storage-file-datalake-12.2.0

How to add a dependency to Maven

Add the following com.azure : azure-storage-file-datalake maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.azure</groupId>
    <artifactId>azure-storage-file-datalake</artifactId>
    <version>12.16.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.azure : azure-storage-file-datalake gradle dependency to your build.gradle file:

implementation 'com.azure:azure-storage-file-datalake:12.16.1'

Gradle Kotlin DSL: Add the following com.azure : azure-storage-file-datalake gradle kotlin dependency to your build.gradle.kts file:

implementation("com.azure:azure-storage-file-datalake:12.16.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.azure : azure-storage-file-datalake sbt scala dependency to your build.sbt file:

libraryDependencies += "com.azure" % "azure-storage-file-datalake" % "12.16.1"

Advertisement

Dependencies from Group

Aug 05, 2023
250 usages
2.1k stars
Aug 10, 2023
157 usages
2.1k stars
Aug 05, 2023
127 usages
2.1k stars
Aug 05, 2023
117 usages
2.1k stars
Aug 05, 2023
94 usages
2.1k stars

Discover Dependencies