Download gcsio-1.4.5.jar file - Jar g

Jar examples for g:gcsio

Description

An implementation of org.apache.hadoop.fs.FileSystem targeting Google Cloud Storage

You can download jar file gcsio 1.4.5 in this page.

License

Apache License

Build File

You can use the following script to add gcsio-1.4.5.jar to your project.

<dependency>
   <groupId>com.google.cloud.bigdataoss</groupId>
   <artifactId>gcsio</artifactId>
   <version>1.4.5</version>
</dependency>
compile group: 'com.google.cloud.bigdataoss', name: 'gcsio', version: '1.4.5'
libraryDependencies += "com.google.cloud.bigdataoss" % "gcsio" % "1.4.5"
<dependency org="com.google.cloud.bigdataoss" name="gcsio" rev="1.4.5"/>
@Grapes(@Grab(group='com.google.cloud.bigdataoss', module='gcsio', version='1.4.5'))
'com.google.cloud.bigdataoss:gcsio:jar:1.4.5'

Download

Click the following link to download the jar file.

gcsio-1.4.5-javadoc.jar
gcsio-1.4.5-sources.jar
gcsio-1.4.5-tests.jar
gcsio-1.4.5.jar
gcsio-1.4.5.pom



Related Tutorials