Last Version

Alluxio Under File System - GCS 2.8.0-2

Google Cloud Storage (GCS) Under File System implementation

License

License

GroupId

GroupId

org.alluxio
ArtifactId

ArtifactId

alluxio-underfs-gcs
Version

Version

2.8.0-2
Type

Type

jar
Description

Description

Alluxio Under File System - GCS
Google Cloud Storage (GCS) Under File System implementation

Download alluxio-underfs-gcs 2.8.0-2


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

Dependencies

compile (3)

Group / Artifact Type Version
net.java.dev.jets3t : jets3t jar 0.8.1
com.google.cloud : google-cloud-storage jar 1.79.0
com.google.guava : guava jar 31.0.1-jre

provided (5)

Group / Artifact Type Version
org.alluxio : alluxio-core-common jar 2.8.0-2
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.slf4j : slf4j-api jar 1.7.30
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1

test (12)

Group / Artifact Type Version
org.alluxio : alluxio-core-common test-jar 2.8.0-2
com.google.guava : guava-testlib jar 31.0.1-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.