is not current version
Last Version 2.8.0-2

Alluxio Under File System - S3 2.7.1

AWS-SDK S3 Under File System implementation

License

License

GroupId

GroupId

org.alluxio
ArtifactId

ArtifactId

alluxio-underfs-s3a
Version

Version

2.7.1
Type

Type

jar
Description

Description

Alluxio Under File System - S3
AWS-SDK S3 Under File System implementation

Download alluxio-underfs-s3a 2.7.1


<!-- https://jarcasting.com/artifacts/org.alluxio/alluxio-underfs-s3a/ -->
<dependency>
    <groupId>org.alluxio</groupId>
    <artifactId>alluxio-underfs-s3a</artifactId>
    <version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.alluxio/alluxio-underfs-s3a/
implementation 'org.alluxio:alluxio-underfs-s3a:2.7.1'
// https://jarcasting.com/artifacts/org.alluxio/alluxio-underfs-s3a/
implementation ("org.alluxio:alluxio-underfs-s3a:2.7.1")
'org.alluxio:alluxio-underfs-s3a:jar:2.7.1'
<dependency org="org.alluxio" name="alluxio-underfs-s3a" rev="2.7.1">
  <artifact name="alluxio-underfs-s3a" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.alluxio', module='alluxio-underfs-s3a', version='2.7.1')
)
libraryDependencies += "org.alluxio" % "alluxio-underfs-s3a" % "2.7.1"
[org.alluxio/alluxio-underfs-s3a "2.7.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-core jar 1.11.815
com.amazonaws : aws-java-sdk-s3 jar 1.11.815
com.amazonaws : aws-java-sdk-sts jar 1.11.815
commons-codec : commons-codec jar 1.13

provided (6)

Group / Artifact Type Version
org.alluxio : alluxio-core-common jar 2.7.1
com.google.guava : guava jar 29.0-jre
org.apache.logging.log4j : log4j-api jar 2.13.3
org.apache.logging.log4j : log4j-core jar 2.13.3
org.slf4j : slf4j-api jar 1.7.30
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3

runtime (1)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-impl jar 2.3.3

test (12)

Group / Artifact Type Version
org.alluxio : alluxio-core-common test-jar 2.7.1
com.google.guava : guava-testlib jar 29.0-jre
junit : junit jar 4.13
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.4.4
org.powermock : powermock-api-mockito2 jar 2.0.7
org.powermock : powermock-classloading-xstream jar 2.0.7
org.powermock : powermock-core jar 2.0.7
org.powermock : powermock-module-junit4 jar 2.0.7
org.powermock : powermock-module-junit4-rule jar 2.0.7
org.powermock : powermock-reflect jar 2.0.7
com.thoughtworks.xstream : xstream jar 1.4.18

Project Modules

There are no modules declared in this project.