MVN

org.alluxio : alluxio-underfs-swift

Maven & Gradle

Aug 14, 2023
4 usages
6.3k stars

Alluxio Under File System - Swift · Swift Under File System implementation

<dependency>
    <groupId>org.alluxio</groupId>
    <artifactId>alluxio-underfs-swift</artifactId>
    <version>303</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.alluxio : alluxio-underfs-swift to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 303
  • Latest Beta: 291-beta
  • Latest Alpha: 291-alpha

All Versions

Choose a version of org.alluxio : alluxio-underfs-swift to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
303
alluxio-underfs-swift-303
302
alluxio-underfs-swift-302
301
alluxio-underfs-swift-301
300
alluxio-underfs-swift-300
295
alluxio-underfs-swift-295
294
alluxio-underfs-swift-294
291
alluxio-underfs-swift-291-gamma
alluxio-underfs-swift-291-beta
alluxio-underfs-swift-291-alpha
2.9.x
alluxio-underfs-swift-2.9.3
alluxio-underfs-swift-2.9.2
alluxio-underfs-swift-2.9.1
alluxio-underfs-swift-2.9.0-2
alluxio-underfs-swift-2.9.0-1
alluxio-underfs-swift-2.9.0
2.8.x
alluxio-underfs-swift-2.8.2
alluxio-underfs-swift-2.8.1
alluxio-underfs-swift-2.8.0-2
alluxio-underfs-swift-2.8.0-1
alluxio-underfs-swift-2.8.0
2.7.x
alluxio-underfs-swift-2.7.4
alluxio-underfs-swift-2.7.3
alluxio-underfs-swift-2.7.2
alluxio-underfs-swift-2.7.1
alluxio-underfs-swift-2.7.0
2.6.x
alluxio-underfs-swift-2.6.2-4
alluxio-underfs-swift-2.6.2-3
alluxio-underfs-swift-2.6.2-2
alluxio-underfs-swift-2.6.2-1
alluxio-underfs-swift-2.6.2
alluxio-underfs-swift-2.6.1
alluxio-underfs-swift-2.6.0
2.5.x
alluxio-underfs-swift-2.5.0-3
alluxio-underfs-swift-2.5.0-2
alluxio-underfs-swift-2.5.0-1
alluxio-underfs-swift-2.5.0
2.4.x
alluxio-underfs-swift-2.4.1-3
alluxio-underfs-swift-2.4.1-2
alluxio-underfs-swift-2.4.1-1
alluxio-underfs-swift-2.4.1
alluxio-underfs-swift-2.4.0
2.3.x
alluxio-underfs-swift-2.3.0-2
alluxio-underfs-swift-2.3.0-1
alluxio-underfs-swift-2.3.0
2.2.x
alluxio-underfs-swift-2.2.2-2
alluxio-underfs-swift-2.2.2-1
alluxio-underfs-swift-2.2.2
alluxio-underfs-swift-2.2.1
alluxio-underfs-swift-2.2.0
2.1.x
alluxio-underfs-swift-2.1.2
alluxio-underfs-swift-2.1.1
alluxio-underfs-swift-2.1.0
2.0.x
alluxio-underfs-swift-2.0.1
alluxio-underfs-swift-2.0.0
alluxio-underfs-swift-2.0.0-preview
1.8.x
alluxio-underfs-swift-1.8.2
alluxio-underfs-swift-1.8.1
alluxio-underfs-swift-1.8.0
1.7.x
alluxio-underfs-swift-1.7.1
alluxio-underfs-swift-1.7.0
1.6.x
alluxio-underfs-swift-1.6.1
alluxio-underfs-swift-1.6.0
1.5.x
alluxio-underfs-swift-1.5.0
1.4.x
alluxio-underfs-swift-1.4.0
1.3.x
alluxio-underfs-swift-1.3.0
1.2.x
alluxio-underfs-swift-1.2.0
1.1.x
alluxio-underfs-swift-1.1.1
alluxio-underfs-swift-1.1.0
1.0.x
alluxio-underfs-swift-1.0.1
alluxio-underfs-swift-1.0.0

How to add a dependency to Maven

Add the following org.alluxio : alluxio-underfs-swift maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.alluxio</groupId>
    <artifactId>alluxio-underfs-swift</artifactId>
    <version>303</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.alluxio : alluxio-underfs-swift gradle dependency to your build.gradle file:

implementation 'org.alluxio:alluxio-underfs-swift:303'

Gradle Kotlin DSL: Add the following org.alluxio : alluxio-underfs-swift gradle kotlin dependency to your build.gradle.kts file:

implementation("org.alluxio:alluxio-underfs-swift:303")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.alluxio : alluxio-underfs-swift sbt scala dependency to your build.sbt file:

libraryDependencies += "org.alluxio" % "alluxio-underfs-swift" % "303"

Advertisement

Dependencies from Group

Aug 14, 2023
53 usages
6.3k stars
Aug 14, 2023
21 usages
6.3k stars
Aug 14, 2023
16 usages
6.3k stars
Aug 14, 2023
16 usages
6.3k stars
Aug 14, 2023
14 usages
6.3k stars

Discover Dependencies